summaryrefslogtreecommitdiffstats
path: root/themes/Paper.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'themes/Paper.rasi')
-rw-r--r--themes/Paper.rasi4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Paper.rasi b/themes/Paper.rasi
index 03233e34..67a98b1a 100644
--- a/themes/Paper.rasi
+++ b/themes/Paper.rasi
@@ -64,6 +64,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;