1
0
Fork 0

next attempt for bright background switch

This commit is contained in:
arg@10ksloc.org 2006-08-07 09:40:28 +02:00
parent 86f8f62a64
commit 70f521e1e4
1 changed files with 3 additions and 3 deletions

View File

@ -4,6 +4,6 @@
*/
#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
#define BGCOLOR "#0a2c2d"
#define FGCOLOR "#ddeeee"
#define BORDERCOLOR "#176164"
#define BGCOLOR "#eaffff"
#define FGCOLOR "#000000"
#define BORDERCOLOR "#8888cc"