]> git.armaanb.net Git - dmenu.git/blobdiff - config.h
applied new color nuance
[dmenu.git] / config.h
index fa4068637fbf6ba895cd78a257ad16b91c0394ce..1e25b65c1bb9bd89c0e98b89cc08ae78bc7d2599 100644 (file)
--- a/config.h
+++ b/config.h
@@ -2,9 +2,9 @@
 
 /* appearance */
 #define FONT                   "-*-proggyclean-*-*-*-*-*-*-*-*-*-*-*-*"
-#define NORMBGCOLOR             "#ffffff"
+#define NORMBGCOLOR             "#dddddd"
 #define NORMFGCOLOR             "#333333"
-#define SELBGCOLOR              "#3366ff"
+#define SELBGCOLOR              "#0066cc"
 #define SELFGCOLOR              "#ffffff"
 /* next macro defines the space between menu items */
 #define SPACE                  30 /* px */