s/555/357/ for SELCOLOR

This commit is contained in:
Anselm R. Garbe 2007-02-21 13:29:02 +01:00
parent 7ae0c198b3
commit 784659565a
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#define NORMBGCOLOR "#222"
#define NORMFGCOLOR "#ccc"
#define SELBORDERCOLOR "#69c"
#define SELBGCOLOR "#555"
#define SELBGCOLOR "#357"
#define SELFGCOLOR "#fff"
#define TOPBAR True /* False */