summaryrefslogtreecommitdiff
path: root/dmenu/themes/connect.h
diff options
context:
space:
mode:
Diffstat (limited to 'dmenu/themes/connect.h')
-rwxr-xr-xdmenu/themes/connect.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/dmenu/themes/connect.h b/dmenu/themes/connect.h
index a19fc5d..9cb1e82 100755
--- a/dmenu/themes/connect.h
+++ b/dmenu/themes/connect.h
@@ -4,11 +4,3 @@ static const char *colors[SchemeLast][2] = {
[SchemeSel] = { "#dcbdbd", "#B76779" },
[SchemeOut] = { "#dcbdbd", "#BA9687" },
};
-
-
-//static const char *colors[SchemeLast][2] = {
-// /* fg bg */
-// [SchemeNorm] = { "#bbbbbb", "#222222" },
-// [SchemeSel] = { "#eeeeee", "#005577" },
-// [SchemeOut] = { "#000000", "#00ffff" },
-//};