[hackers] [dwm] applied colors depend from lavishs proposal

From: Anselm R. Garbe <garbeam_AT_gmail.com>
Date: Wed Sep 26 19:16:05 2007

changeset: 1012:0d87d4a36b26
user: Anselm R. Garbe <garbeam_AT_gmail.com>
date: Tue Sep 25 20:43:29 2007 +0200
summary: applied colors depend from lavishs proposal

diff -r 92c19c929a59 -r 0d87d4a36b26 config.def.h
--- a/config.def.h Sun Sep 23 18:50:04 2007 +0200
+++ b/config.def.h Tue Sep 25 20:43:29 2007 +0200
@@ -4,12 +4,12 @@
 #define BARPOS BarTop /* BarBot, BarOff */
 #define BORDERPX 1
 #define FONT "-*-terminus-medium-r-*-*-12-*-*-*-*-*-iso10646-*"
-#define NORMBORDERCOLOR "#cccccc"
-#define NORMBGCOLOR "#ffffff"
-#define NORMFGCOLOR "#000000"
-#define SELBORDERCOLOR "#ff0000"
-#define SELBGCOLOR "#0000ff"
-#define SELFGCOLOR "#ffffff"
+#define NORMBORDERCOLOR "#cccccc"
+#define NORMBGCOLOR "#eeeeee"
+#define NORMFGCOLOR "#444444"
+#define SELBORDERCOLOR "#0066ff"
+#define SELBGCOLOR "#0066ff"
+#define SELFGCOLOR "#ffffff"
 
 /* tagging */
 const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "www", NULL };
Received on Wed Sep 26 2007 - 19:16:05 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:58:17 UTC