Introduction
Introduction Statistics Contact Development Disclaimer Help
tdarkening the fg colors somewhat - dwm - [fork] customized build of dwm, the d…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit 4e926a9ef2b68d7a596cd429b0bd9379795317be
parent 4ba3cfaee9c27744e79febc25caef69b28e477e4
Author: arg@mig29 <unknown>
Date: Fri, 1 Dec 2006 15:50:22 +0100
darkening the fg colors somewhat
Diffstat:
M config.arg.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/config.arg.h b/config.arg.h
t@@ -11,9 +11,9 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL };
#define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso…
#define NORMBGCOLOR "#333333"
-#define NORMFGCOLOR "#dddddd"
+#define NORMFGCOLOR "#cccccc"
#define SELBGCOLOR "#336699"
-#define SELFGCOLOR "#eeeeee"
+#define SELFGCOLOR "#dddddd"
#define STATUSBGCOLOR "#222222"
#define STATUSFGCOLOR "#99ccff"
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.