talso made my colors tasting better with my overall colorscheme - 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 7fb4c2b8187ef519ede676953d536914f13cf57c
 (DIR) parent f3a60b583f1e556916dc7a2f2fc64f98709830fc
 (HTM) Author: arg@10ksloc.org <unknown>
       Date:   Mon,  7 Aug 2006 10:28:42 +0200
       
       also made my colors tasting better with my overall colorscheme
       
       Diffstat:
         config.arg.h                        |       6 +++---
       
       1 file changed, 3 insertions(+), 3 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                        "#eaffff"
       -#define FGCOLOR                        "#000000"
       -#define BORDERCOLOR                "#8888cc"
       +#define BGCOLOR                        "#663333"
       +#define FGCOLOR                        "#ffffff"
       +#define BORDERCOLOR                "#993333"