comparison config.h @ 12:d65207f4021a

adjust inverse colors
author paulo
date Wed, 19 Sep 2012 00:10:25 -0700
parents da0e0496f75b
children c65d4f8dc8fd
comparison
equal deleted inserted replaced
8:4c43f781ee50 9:efe295200611
10 #define NORMFGCOLOR "#eeeeee" 10 #define NORMFGCOLOR "#eeeeee"
11 #define SELBORDERCOLOR "#ff0000" 11 #define SELBORDERCOLOR "#ff0000"
12 #define SELBGCOLOR "#222222" 12 #define SELBGCOLOR "#222222"
13 #define SELFGCOLOR "#00ff00" 13 #define SELFGCOLOR "#00ff00"
14 #define INVBORDERCOLOR "#aaaaaa" 14 #define INVBORDERCOLOR "#aaaaaa"
15 #define INVBGCOLOR "#007777" 15 #define INVBGCOLOR "#000099"
16 #define INVFGCOLOR "#dddd00" 16 #define INVFGCOLOR "#eeee00"
17 #define TOPBAR True /* False */ 17 #define TOPBAR True /* False */
18 #define TASKBAR True /* False */ 18 #define TASKBAR True /* False */
19 #define CLICK_TO_FOCUS True /* False */ 19 #define CLICK_TO_FOCUS True /* False */
20 20
21 /* behavior */ 21 /* behavior */