patched arg.h

master
Anselm R. Garbe 2006-08-25 17:42:58 +02:00
parent 8233dc8568
commit 413be1112a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ const char *tags[] = { "work", "net", "fnord", NULL };
#define TILESYMBOL "[]=" #define TILESYMBOL "[]="
#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
#define SELBGCOLOR "#004499" #define SELBGCOLOR "#0055bb"
#define SELFGCOLOR "#ffffff" #define SELFGCOLOR "#ffffff"
#define NORMBGCOLOR "#444444" #define NORMBGCOLOR "#444444"
#define NORMFGCOLOR "#cccccc" #define NORMFGCOLOR "#cccccc"