comparison config.h @ 16:cb5813c117e2

merge heads
author paulo
date Mon, 09 Apr 2018 20:13:53 -0600
parents c65d4f8dc8fd
children
comparison
equal deleted inserted replaced
10:dfc2ddeceb1d 11:e8c34ef2d632
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 "#0000aa" 14 #define INVBORDERCOLOR "#00ffff"
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 */