summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-04-24 18:20:55 +0200
committerraveit65 <[email protected]>2015-04-24 18:21:42 +0200
commit75ecd5ac05851e4d1361914965def6a3652a7ea2 (patch)
tree86c9c8be8688564bce168c686bb019643e1c7ed8 /desktop-themes/BlueMenta
parent1d5dc4675309d236f9bc976a4231ec601a750efb (diff)
downloadmate-themes-75ecd5ac05851e4d1361914965def6a3652a7ea2.tar.bz2
mate-themes-75ecd5ac05851e4d1361914965def6a3652a7ea2.tar.xz
Menta themes GTK3: set bg color of GtkViewPort
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css1
1 files changed, 1 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 26b9078d..82427577 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
@@ -3067,6 +3067,7 @@ GtkTreeView:selected:focus {
GtkIconView,
GtkViewport {
+ background-color: @theme_selected_fg_color;
/* avoid resizing theme thumbnails in mate-appearance-properties */
padding: 0px;
}