git clone dmenu dmenu Log gph
Found at: gopher.r-36.net:70/scm/dmenu/commit/6c1e46654dae69bb7b3fe3935358a53e44628a75.gph
tsmall color change - dmenu - Dmenu fork with xft fonts.
git clone git://r-36.net/dmenu
---
commit 6c1e46654dae69bb7b3fe3935358a53e44628a75
parent e980c7ff1814b533f674eec535af6c5658b1bc62
Date: Thu, 24 Aug 2006 11:57:58 +0200
small color change
Diffstat:
config.arg.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/config.arg.h b/config.arg.h
t@@ -7,4 +7,4 @@
#define NORMBGCOLOR "#666699"
#define NORMFGCOLOR "#eeeeee"
#define SELBGCOLOR "#eeeeee"
-#define SELFGCOLOR "#666699"
+#define SELFGCOLOR "#000088"
.