summaryrefslogtreecommitdiff
path: root/dwm/themes/cicada.h
diff options
context:
space:
mode:
Diffstat (limited to 'dwm/themes/cicada.h')
-rwxr-xr-x[-rw-r--r--]dwm/themes/cicada.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/dwm/themes/cicada.h b/dwm/themes/cicada.h
index 2b386c1..d6068d1 100644..100755
--- a/dwm/themes/cicada.h
+++ b/dwm/themes/cicada.h
@@ -1,11 +1,9 @@
static const char norm_fg[] = "#fff";
static const char norm_bg[] = "#000";
-//static const char norm_border[] = "#860";
static const char norm_border[] = "#444";
static const char sel_fg[] = "#fff";
static const char sel_bg[] = "#222";
-//static const char sel_border[] = "#862";
static const char sel_border[] = "#fff";
static const char urg_fg[] = "#dcbdbd";