summaryrefslogtreecommitdiffstats
path: root/share/ui/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'share/ui/style.css')
-rw-r--r--share/ui/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/ui/style.css b/share/ui/style.css
index e7085c508..5a7522220 100644
--- a/share/ui/style.css
+++ b/share/ui/style.css
@@ -260,7 +260,7 @@ spinbutton undershoot {
}
#LPESelectorFlowBox flowboxchild * {
- color: @theme_selected_bg_color;
+ color: @theme_fg_color;
}
#LPESelectorFlowBox flowboxchild:selected image,
@@ -305,7 +305,7 @@ spinbutton undershoot {
#LPEDialogSelector .searchbar entry image,
#LPEDialogSelector .searchbar label,
#LPEDialogSelector .searchbar #LPESelectorEffectFavShowImage {
- color: @theme_selected_bg_color;
+ color: @theme_fg_color;
}
#XMLFlow .toggle {
@@ -432,4 +432,4 @@ combobox window.popup scrolledwindow treeview separator {}
#InkSpinScale spinbutton entry {
padding: 0;
outline-style: none;
-} \ No newline at end of file
+}