Mercurial > aewl
comparison config.arg.h @ 368:99b3c6c69610
switching to darker colorscheme with larger font
author | Anselm R. Garbe <arg@10kloc.org> |
---|---|
date | Fri, 25 Aug 2006 18:03:56 +0200 |
parents | 5870a42e4c8d |
children | 72076eea3392 |
comparison
equal
deleted
inserted
replaced
367:5870a42e4c8d | 368:99b3c6c69610 |
---|---|
8 | 8 |
9 #define DEFMODE dotile /* dofloat */ | 9 #define DEFMODE dotile /* dofloat */ |
10 #define FLOATSYMBOL "><>" | 10 #define FLOATSYMBOL "><>" |
11 #define TILESYMBOL "[]=" | 11 #define TILESYMBOL "[]=" |
12 | 12 |
13 #define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" | 13 #define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*" |
14 #define SELBGCOLOR "#0055bb" | 14 #define SELBGCOLOR "#333366" |
15 #define SELFGCOLOR "#ffffff" | 15 #define SELFGCOLOR "#eeeeee" |
16 #define NORMBGCOLOR "#444444" | 16 #define NORMBGCOLOR "#333333" |
17 #define NORMFGCOLOR "#cccccc" | 17 #define NORMFGCOLOR "#dddddd" |
18 #define STATUSBGCOLOR "#000000" | 18 #define STATUSBGCOLOR "#222222" |
19 #define STATUSFGCOLOR "#0088ff" | 19 #define STATUSFGCOLOR "#9999cc" |
20 | 20 |
21 #define MODKEY Mod1Mask | 21 #define MODKEY Mod1Mask |
22 #define MASTERW 60 /* percent */ | 22 #define MASTERW 60 /* percent */ |
23 | 23 |
24 #define KEYS \ | 24 #define KEYS \ |