summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-09-18 07:49:24 +0200
committerDave Davenport <qball@gmpclient.org>2017-09-18 07:49:24 +0200
commitae0323211ba4a19fa13d56e0180cd5c915568adf (patch)
tree08a74c221427fe7d432efd2df5438aaa155ba585 /include
parentaf2492b35315b8c0fccf7a74ff9f6360738e08ab (diff)
small update to default theme
Diffstat (limited to 'include')
-rw-r--r--include/default-theme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/default-theme.h b/include/default-theme.h
index 045044a6..f866d49f 100644
--- a/include/default-theme.h
+++ b/include/default-theme.h
@@ -137,7 +137,7 @@ const char *default_theme =
" background-color: @selected-normal-background;"
" text-color: @selected-normal-foreground;"
"}"
- "#inputbar, case-indicator, entry, prompt {"
+ "#inputbar, case-indicator, entry, prompt, button {"
" spacing: 0;"
" text-color: @normal-foreground;"
"}";