about summary refs log tree commit diff
path: root/config.default.h
diff options
context:
space:
mode:
authorAnselm R. Garbe <[email protected]>2006-08-24 12:03:40 +0200
committerAnselm R. Garbe <[email protected]>2006-08-24 12:03:40 +0200
commit18ec376aa903d620f3586af4974116a82c74024f (patch)
treea3352137302c799474af5d091cfe67379814fd63 /config.default.h
parentsmall color change (diff)
downloaddmenu-18ec376aa903d620f3586af4974116a82c74024f.tar.gz
dmenu-18ec376aa903d620f3586af4974116a82c74024f.tar.bz2
dmenu-18ec376aa903d620f3586af4974116a82c74024f.zip
fixed minor bug
Diffstat (limited to 'config.default.h')
-rw-r--r--config.default.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.default.h b/config.default.h
index 6949cea..48c810a 100644
--- a/config.default.h
+++ b/config.default.h
@@ -7,4 +7,4 @@
 #define NORMBGCOLOR		"#666699"
 #define NORMFGCOLOR		"#eeeeee"
 #define SELBGCOLOR		"#eeeeee"
-#define SELBFCOLOR		"#666699"
+#define SELFGCOLOR		"#666699"