summaryrefslogtreecommitdiffstats
path: root/themes/gruvbox-common.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'themes/gruvbox-common.rasi')
-rw-r--r--themes/gruvbox-common.rasi4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/gruvbox-common.rasi b/themes/gruvbox-common.rasi
index f9c73171..36bd0cbd 100644
--- a/themes/gruvbox-common.rasi
+++ b/themes/gruvbox-common.rasi
@@ -125,3 +125,7 @@ textbox-prompt-sep {
text-color: @normal-foreground;
margin: 0 0.3em 0 0;
}
+element-text {
+ background-color: inherit;
+ text-color: inherit;
+}