summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2014-02-01 23:04:45 +0100
committerQC <qball@gmpclient.org>2014-02-01 23:04:45 +0100
commit0737b4f5b249ff844e9c8ca5a75261d9ac3b8733 (patch)
tree137a850f8e9e298bf7e0151c816d75f55ff57f29 /config
parent76a8f79211a27215d487d08305bc1ffd49ef3969 (diff)
Read settings from Xresource.
Code borrowed from Sean Pringle (yet again).
Diffstat (limited to 'config')
-rw-r--r--config/config.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/config/config.c b/config/config.c
index c94f060c..77707e9e 100644
--- a/config/config.c
+++ b/config/config.c
@@ -43,8 +43,6 @@ Settings config = {
.menu_fg = "#222222",
// Background color
.menu_bg = "#f2f1f0",
- // Background alternative color
- .menu_bgalt = "#e9e8e7",
// Foreground color (selected)
.menu_hlfg = "#ffffff",
// Background color (selected)