sanitizing my colorscheme

This commit is contained in:
Anselm R. Garbe 2006-08-23 19:05:20 +02:00
parent 86512ce930
commit 0ffd139f2c
1 changed files with 2 additions and 2 deletions

View File

@ -4,6 +4,6 @@
*/
#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
#define BGCOLOR "#0d121d"
#define BGCOLOR "#666699"
#define FGCOLOR "#eeeeee"
#define BORDERCOLOR "#3f484d"
#define BORDERCOLOR "#9999CC"