summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css1
-rw-r--r--desktop-themes/Menta/gtk-3.0/gtk-widgets.css1
2 files changed, 2 insertions, 0 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
index 6852f35c..f8e0d24b 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
@@ -3049,6 +3049,7 @@ GtkTreeView:selected:focus {
GtkIconView,
GtkViewport {
+ background-color: @theme_selected_fg_color;
/* avoid resizing theme thumbnails in mate-appearance-properties */
padding: 0px;
}
diff --git a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
index ca032d2d..cb5e95a3 100644
--- a/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Menta/gtk-3.0/gtk-widgets.css
@@ -2932,6 +2932,7 @@ GtkTreeView:selected:focus {
GtkIconView,
GtkViewport {
+ background-color: @theme_selected_fg_color;
/* avoid resizing theme thumbnails in mate-appearance-properties */
padding: 0px;
}