Mercurial > aewl
changeset 209:f117fd33c954
made my colors tasting better with the background
author | arg@10ksloc.org |
---|---|
date | Mon, 07 Aug 2006 10:28:21 +0200 |
parents | e4bfe46c7910 |
children | 4f96eae34049 |
files | config.arg.h |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/config.arg.h Mon Aug 07 09:47:13 2006 +0200 +++ b/config.arg.h Mon Aug 07 10:28:21 2006 +0200 @@ -9,9 +9,9 @@ #define DEFMODE dotile /* dofloat */ #define DEFTAG 1 /* index */ #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*" -#define BGCOLOR "#eaffff" -#define FGCOLOR "#000000" -#define BORDERCOLOR "#8888cc" +#define BGCOLOR "#663333" +#define FGCOLOR "#ffffff" +#define BORDERCOLOR "#993333" #define MODKEY Mod1Mask #define NUMLOCKMASK Mod2Mask #define MASTERW 60 /* percent */