comparison config.h @ 13:c65d4f8dc8fd

use inverse border color
author paulo
date Sat, 12 Mar 2016 23:30:00 -0800
parents d65207f4021a
children 09e9101ee51e
comparison
equal deleted inserted replaced
9:efe295200611 10:dfc2ddeceb1d
9 #define NORMBGCOLOR "#222222" 9 #define NORMBGCOLOR "#222222"
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 "#0000aa"
15 #define INVBGCOLOR "#000099" 15 #define INVBGCOLOR "#000099"
16 #define INVFGCOLOR "#eeee00" 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 */