Mercurial > aewl
comparison config.arg.h @ 615:337b7f4a431e
making terminus more explicit a regular font (otherwise olique font might be used in some setups like mine).
author | arg@mig29 |
---|---|
date | Tue, 05 Dec 2006 14:21:18 +0100 |
parents | 213d67302d28 |
children | 842fe159a28e |
comparison
equal
deleted
inserted
replaced
614:9ae187cb9ea8 | 615:337b7f4a431e |
---|---|
7 | 7 |
8 #define DEFMODE dotile /* dofloat */ | 8 #define DEFMODE dotile /* dofloat */ |
9 #define FLOATSYMBOL "><>" | 9 #define FLOATSYMBOL "><>" |
10 #define TILESYMBOL "[]=" | 10 #define TILESYMBOL "[]=" |
11 | 11 |
12 #define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*" | 12 #define FONT "-*-terminus-medium-r-*-*-14-*-*-*-*-*-iso10646-*" |
13 #define NORMBGCOLOR "#333333" | 13 #define NORMBGCOLOR "#333333" |
14 #define NORMFGCOLOR "#cccccc" | 14 #define NORMFGCOLOR "#cccccc" |
15 #define SELBGCOLOR "#336699" | 15 #define SELBGCOLOR "#336699" |
16 #define SELFGCOLOR "#dddddd" | 16 #define SELFGCOLOR "#dddddd" |
17 #define STATUSBGCOLOR "#222222" | 17 #define STATUSBGCOLOR "#222222" |