Xinqi Bao's Git
projects
/
dwm.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
fixed colors
[dwm.git]
/
config.def.h
diff --git
a/config.def.h
b/config.def.h
index
2d56d48
..
9271462
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-5,10
+5,10
@@
#define BORDERPX 1
#define FONT "-*-proggyclean-*-*-*-*-*-*-*-*-*-*-*-*"
#define NORMBORDERCOLOR "#cccccc"
#define BORDERPX 1
#define FONT "-*-proggyclean-*-*-*-*-*-*-*-*-*-*-*-*"
#define NORMBORDERCOLOR "#cccccc"
-#define NORMBGCOLOR "#
ffffff
"
+#define NORMBGCOLOR "#
dddddd
"
#define NORMFGCOLOR "#333333"
#define NORMFGCOLOR "#333333"
-#define SELBORDERCOLOR "#
3366ff
"
-#define SELBGCOLOR "#
3366ff
"
+#define SELBORDERCOLOR "#
0066cc
"
+#define SELBGCOLOR "#
0066cc
"
#define SELFGCOLOR "#ffffff"
/* tagging */
#define SELFGCOLOR "#ffffff"
/* tagging */