Introduction
Introduction Statistics Contact Development Disclaimer Help
tswitching to darker colorscheme with larger font - dwm - [fork] customized bui…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 5cf362c7d0b6b2afb0149598245afd3b8a4b3cee
parent 413be1112afeb7e01b51c54a031c959144faac2a
Author: Anselm R. Garbe <[email protected]>
Date: Fri, 25 Aug 2006 18:03:56 +0200
switching to darker colorscheme with larger font
Diffstat:
M config.arg.h | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/config.arg.h b/config.arg.h
t@@ -10,13 +10,13 @@ const char *tags[] = { "work", "net", "fnord", NULL };
#define FLOATSYMBOL "><>"
#define TILESYMBOL "[]="
-#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso…
-#define SELBGCOLOR "#0055bb"
-#define SELFGCOLOR "#ffffff"
-#define NORMBGCOLOR "#444444"
-#define NORMFGCOLOR "#cccccc"
-#define STATUSBGCOLOR "#000000"
-#define STATUSFGCOLOR "#0088ff"
+#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso…
+#define SELBGCOLOR "#333366"
+#define SELFGCOLOR "#eeeeee"
+#define NORMBGCOLOR "#333333"
+#define NORMFGCOLOR "#dddddd"
+#define STATUSBGCOLOR "#222222"
+#define STATUSFGCOLOR "#9999cc"
#define MODKEY Mod1Mask
#define MASTERW 60 /* percent */
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.