summaryrefslogtreecommitdiffstats
path: root/themes/Pop-Dark.rasi
diff options
context:
space:
mode:
Diffstat (limited to 'themes/Pop-Dark.rasi')
-rw-r--r--themes/Pop-Dark.rasi4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Pop-Dark.rasi b/themes/Pop-Dark.rasi
index 54b0f93c..352107ce 100644
--- a/themes/Pop-Dark.rasi
+++ b/themes/Pop-Dark.rasi
@@ -60,6 +60,10 @@ listview {
element {
border: 0;
}
+element-text {
+ background-color: inherit;
+ text-color: inherit;
+}
element.normal.normal {
text-color: @normal-foreground;
background-color: @normal-background;