diff config.h @ 16:cb5813c117e2

merge heads
author paulo
date Mon, 09 Apr 2018 20:13:53 -0600
parents c65d4f8dc8fd
children
line diff
     1.1 --- a/config.h	Mon Apr 09 20:08:44 2018 -0600
     1.2 +++ b/config.h	Mon Apr 09 20:13:53 2018 -0600
     1.3 @@ -11,7 +11,7 @@
     1.4  #define SELBORDERCOLOR		"#ff0000"
     1.5  #define SELBGCOLOR		"#222222"
     1.6  #define SELFGCOLOR		"#00ff00"
     1.7 -#define INVBORDERCOLOR		"#aaaaaa"
     1.8 +#define INVBORDERCOLOR		"#00ffff"
     1.9  #define INVBGCOLOR		"#000099"
    1.10  #define INVFGCOLOR		"#eeee00"
    1.11  #define TOPBAR			True		/* False */