Mercurial > aewl
comparison config.default.h @ 621:69fc4b2d4bc9
using a UTF-8 capable fixed font
author | arg@mig29 |
---|---|
date | Thu, 07 Dec 2006 11:55:04 +0100 |
parents | f7dcd3ac8d6f |
children | aa2fa6ddd40f |
comparison
equal
deleted
inserted
replaced
620:842fe159a28e | 621:69fc4b2d4bc9 |
---|---|
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 "fixed" | 12 #define FONT "-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*" |
13 #define NORMBGCOLOR "#333366" | 13 #define NORMBGCOLOR "#333366" |
14 #define NORMFGCOLOR "#cccccc" | 14 #define NORMFGCOLOR "#cccccc" |
15 #define SELBGCOLOR "#666699" | 15 #define SELBGCOLOR "#666699" |
16 #define SELFGCOLOR "#eeeeee" | 16 #define SELFGCOLOR "#eeeeee" |
17 #define STATUSBGCOLOR "#dddddd" | 17 #define STATUSBGCOLOR "#dddddd" |