summaryrefslogtreecommitdiffstats
path: root/themes/solarized_alternate.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'themes/solarized_alternate.rasi')
-rw-r--r--themes/solarized_alternate.rasi4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/solarized_alternate.rasi b/themes/solarized_alternate.rasi
index 81a41ef1..77154fca 100644
--- a/themes/solarized_alternate.rasi
+++ b/themes/solarized_alternate.rasi
@@ -63,6 +63,10 @@ element {
border: 0;
padding: 1px ;
}
+element-text {
+ background-color: inherit;
+ text-color: inherit;
+}
element.normal.normal {
background-color: @normal-background;
text-color: @normal-foreground;