summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/default-theme.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/default-theme.h b/include/default-theme.h
index 3ad0dcbd..43af69e0 100644
--- a/include/default-theme.h
+++ b/include/default-theme.h
@@ -131,6 +131,10 @@ const char *default_theme =
"#window.mainbox.sidebar.box {"
" border: 1px dash 0px 0px ;"
"}"
+ "#window.mainbox.sidebar button selected {"
+ " background: @selected-normal-background;"
+ " foreground: @selected-normal-foreground;"
+ "}"
"#window.mainbox.inputbar {"
" spacing: 0;"
"}"