tsettle with grey - dmenu - Dmenu fork with xft fonts.
 (HTM) git clone git://r-36.net/dmenu
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 9d574f5ebe7849d7c1c8c1f209a075526db4ddde
 (DIR) parent 1fb8a6b898371a3decfd3fa8385c899f551d49d5
 (HTM) Author: arg@10ksloc.org <unknown>
       Date:   Mon,  7 Aug 2006 11:10:05 +0200
       
       settle with grey
       
       Diffstat:
         config.arg.h                        |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/config.arg.h b/config.arg.h
       t@@ -4,6 +4,6 @@
         */
        
        #define FONT                        "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
       -#define BGCOLOR                        "#663333"
       +#define BGCOLOR                        "#444444"
        #define FGCOLOR                        "#ffffff"
       -#define BORDERCOLOR                "#993333"
       +#define BORDERCOLOR                "#222222"