Browse Source

switching to darker colorscheme with larger font

master
Anselm R. Garbe 19 years ago
parent
commit
5cf362c7d0
1 changed files with 7 additions and 7 deletions
  1. +7
    -7
      config.arg.h

+ 7
- 7
config.arg.h View File

@ -10,13 +10,13 @@ const char *tags[] = { "work", "net", "fnord", NULL };
#define FLOATSYMBOL "><>" #define FLOATSYMBOL "><>"
#define TILESYMBOL "[]=" #define TILESYMBOL "[]="
#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*" #define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
#define SELBGCOLOR "#0055bb" #define SELBGCOLOR "#333366"
#define SELFGCOLOR "#ffffff" #define SELFGCOLOR "#eeeeee"
#define NORMBGCOLOR "#444444" #define NORMBGCOLOR "#333333"
#define NORMFGCOLOR "#cccccc" #define NORMFGCOLOR "#dddddd"
#define STATUSBGCOLOR "#000000" #define STATUSBGCOLOR "#222222"
#define STATUSFGCOLOR "#0088ff" #define STATUSFGCOLOR "#9999cc"
#define MODKEY Mod1Mask #define MODKEY Mod1Mask
#define MASTERW 60 /* percent */ #define MASTERW 60 /* percent */


|||||||
x
 
000:0
Loading…
Cancel
Save