summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-05-04 14:00:14 +0200
committerraveit65 <[email protected]>2014-05-04 14:00:14 +0200
commit61e54ae978e7198f9c3ffbff329192835d3716f8 (patch)
treec1acd98963da97610d7130f489bea6217a0941ab /desktop-themes/BlueMenta
parent9ce4d80f3ab3d1477240f2262362e7e25f006872 (diff)
downloadmate-themes-61e54ae978e7198f9c3ffbff329192835d3716f8.tar.bz2
mate-themes-61e54ae978e7198f9c3ffbff329192835d3716f8.tar.xz
BlueMenta GTK3: add WnckTasklist-fade-overlay-rect again,
plus a color fix
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/gnome-applications.css2
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css2
2 files changed, 3 insertions, 1 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/gnome-applications.css b/desktop-themes/BlueMenta/gtk-3.0/gnome-applications.css
index eccbe2ba..aa49bc7c 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/gnome-applications.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/gnome-applications.css
@@ -1,5 +1,5 @@
@define-color documents_emblem_bg #3465a4;
-@define-color documents_collection_bg #d3d7cf;
+@define-color documents_collection_bg #cfd3d7;
@define-color gedit_not_found_bg rgb (237, 54, 54);
@define-color gedit_not_found_fg white;
diff --git a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
index 2e94fa63..5c58d2de 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css
@@ -38,6 +38,8 @@
-GtkWidget-link-color: @link_color;
-GtkWidget-visited-link-color: @link_color;
+ -WnckTasklist-fade-overlay-rect: 0;
+
-GtkWidget-focus-padding: 2;
-GtkWidget-focus-line-width: 1;
-GtkWindow-resize-grip-width: 18;