aboutsummaryrefslogtreecommitdiff
path: root/config.arg.h
diff options
context:
space:
mode:
authorAnselm R.Garbe <arg@10ksloc.org>2006-08-10 11:13:21 +0200
committerAnselm R.Garbe <arg@10ksloc.org>2006-08-10 11:13:21 +0200
commitc6113a3b2775f83ae552394c000ee6cc8b20316f (patch)
treef5b925d7e0b10ef8371e37115a31114f91bad507 /config.arg.h
parentdd902868dfbb32f3520abe30c640f06bedf4ca9b (diff)
downloaddmenu-c6113a3b2775f83ae552394c000ee6cc8b20316f.tar.gz
dmenu-c6113a3b2775f83ae552394c000ee6cc8b20316f.tar.bz2
dmenu-c6113a3b2775f83ae552394c000ee6cc8b20316f.zip
readded border colors, this sucks least0.3
Diffstat (limited to 'config.arg.h')
-rw-r--r--config.arg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.arg.h b/config.arg.h
index 30c422d..c5e1874 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -6,3 +6,4 @@
#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
#define BGCOLOR "#eeeeee"
#define FGCOLOR "#666699"
+#define BORDERCOLOR "#9999CC"