From 61e54ae978e7198f9c3ffbff329192835d3716f8 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 4 May 2014 14:00:14 +0200 Subject: BlueMenta GTK3: add WnckTasklist-fade-overlay-rect again, plus a color fix --- desktop-themes/BlueMenta/gtk-3.0/gnome-applications.css | 2 +- desktop-themes/BlueMenta/gtk-3.0/gtk-widgets.css | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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; -- cgit v1.2.1