summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-06-06 15:29:29 +0200
committerraveit65 <[email protected]>2016-06-06 15:29:29 +0200
commitd6fd736c3315650d2ec5747e458e713e89808baa (patch)
tree5fc3f9c0911cfbadcf32585458e6c9ce6494a2a7 /desktop-themes
parent50852e0969ca6118d767bdbbc7064840a674543d (diff)
downloadmate-themes-d6fd736c3315650d2ec5747e458e713e89808baa.tar.bz2
mate-themes-d6fd736c3315650d2ec5747e458e713e89808baa.tar.xz
GTK+-3.14 Submarine themes: fix bg color of titlebar stackswitcher
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css21
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css46
2 files changed, 54 insertions, 13 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
index 27b8a5c4..27ed2eae 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
@@ -5355,6 +5355,9 @@ GtkModelButton.button:selected,
.titlebar .linked .button:checked:hover,
.titlebar .button.raised.linked:checked:hover,
.titlebar .raised.linked .button:checked:hover,
+.titlebar .linked .button:checked,
+.titlebar .button.raised.linked:checked,
+.titlebar .raised.linked .button:checked,
.titlebar .linked .button:active:active,
.titlebar .button.raised.linked:active:active,
.titlebar .raised.linked .button:active:active,
@@ -5363,7 +5366,10 @@ GtkModelButton.button:selected,
.titlebar .raised.linked .button:checked:active,
.titlebar .linked .button:checked:hover,
.titlebar .button.raised.linked:checked:hover,
-.titlebar .raised.linked .button:checked:hover {
+.titlebar .raised.linked .button:checked:hover,
+.titlebar .linked .button:checked:focus,
+.titlebar .button.raised.linked:checked:focus,
+.titlebar .raised.linked .button:checked:focus {
background-image: -gtk-gradient (linear,
left top, left bottom,
from (shade(@menu_bg_dark_color, 2.03)),
@@ -5373,6 +5379,7 @@ GtkModelButton.button:selected,
inset 1px 0px shade (@theme_selected_bg_color, 1.3),
inset -1px 0px shade (@theme_selected_bg_color, 1.3),
inset 0px -1px shade (@theme_selected_bg_color, 1.3);
+ color: @theme_fg_dark_color;
}
/* Leftmost titlebar-button */
@@ -5413,6 +5420,12 @@ GtkModelButton.button:selected,
.titlebar .linked .button:active:hover:first-child,
.titlebar .button.raised.linked:active:hover:first-child,
.titlebar .raised.linked .button:active:hover:first-child,
+.titlebar .linked .button:checked:first-child,
+.titlebar .button.raised.linked:checked:first-child,
+.titlebar .raised.linked .button:checked:first-child,
+.titlebar .linked .button:focus:checked:first-child,
+.titlebar .button.raised.linked:focus:checked:first-child,
+.titlebar .raised.linked .button:focus:checked:first-child,
.titlebar .linked .button:checked:hover:first-child,
.titlebar .button.raised.linked:checked:hover:first-child,
.titlebar .raised.linked .button:checked:hover:first-child,
@@ -5474,6 +5487,12 @@ GtkModelButton.button:selected,
.titlebar .linked .button:active:hover:last-child,
.titlebar .button.raised.linked:active:hover:last-child,
.titlebar .raised.linked .button:active:hover:last-child,
+.titlebar .linked .button:checked:last-child,
+.titlebar .button.raised.linked:checked:last-child,
+.titlebar .raised.linked .button:checked:last-child,
+.titlebar .linked .button:focus:checked:last-child,
+.titlebar .button.raised.linked:focus:checked:last-child,
+.titlebar .raised.linked .button:focus:checked:last-child,
.titlebar .linked .button:checked:hover:last-child,
.titlebar .button.raised.linked:checked:hover:last-child,
.titlebar .raised.linked .button:checked:hover:last-child,
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
index 6903145d..9551d788 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
@@ -5337,6 +5337,9 @@ GtkModelButton.button:selected,
.titlebar .linked .button:checked:hover,
.titlebar .button.raised.linked:checked:hover,
.titlebar .raised.linked .button:checked:hover,
+.titlebar .linked .button:checked,
+.titlebar .button.raised.linked:checked,
+.titlebar .raised.linked .button:checked,
.titlebar .linked .button:active:active,
.titlebar .button.raised.linked:active:active,
.titlebar .raised.linked .button:active:active,
@@ -5345,7 +5348,10 @@ GtkModelButton.button:selected,
.titlebar .raised.linked .button:checked:active,
.titlebar .linked .button:checked:hover,
.titlebar .button.raised.linked:checked:hover,
-.titlebar .raised.linked .button:checked:hover {
+.titlebar .raised.linked .button:checked:hover,
+.titlebar .linked .button:checked:focus,
+.titlebar .button.raised.linked:checked:focus,
+.titlebar .raised.linked .button:checked:focus {
background-image: -gtk-gradient (linear,
left top, left bottom,
from (shade(@menu_bg_dark_color, 2.03)),
@@ -5355,6 +5361,7 @@ GtkModelButton.button:selected,
inset 1px 0px shade(@selected_bg_color, 0.97),
inset -1px 0px shade(@selected_bg_color, 0.93),
inset 0px -1px shade(@selected_bg_color, 0.93);
+ color: @theme_fg_dark_color;
}
/* Leftmost titlebar-button */
@@ -5395,6 +5402,12 @@ GtkModelButton.button:selected,
.titlebar .linked .button:active:hover:first-child,
.titlebar .button.raised.linked:active:hover:first-child,
.titlebar .raised.linked .button:active:hover:first-child,
+.titlebar .linked .button:checked:first-child,
+.titlebar .button.raised.linked:checked:first-child,
+.titlebar .raised.linked .button:checked:first-child,
+.titlebar .linked .button:focus:checked:first-child,
+.titlebar .button.raised.linked:focus:checked:first-child,
+.titlebar .raised.linked .button:focus:checked:first-child,
.titlebar .linked .button:checked:hover:first-child,
.titlebar .button.raised.linked:checked:hover:first-child,
.titlebar .raised.linked .button:checked:hover:first-child,
@@ -5419,25 +5432,28 @@ GtkModelButton.button:selected,
}
/* rightmost titlebar-button */
-.titlebar .linked .button:last-child,
.titlebar .linked .button:hover:last-child,
-.titlebar .button.raised.linked:last-child,
-.titlebar .raised.linked .button:last-child,
-.titlebar .linked .button:active:last-child,
.titlebar .linked .button:active:hover:last-child,
-.titlebar .button.raised.linked:active:last-child,
.titlebar .button.raised.linked:active:hover:last-child,
-.titlebar .raised.linked .button:active:last-child,
.titlebar .raised.linked .button:active:hover:last-child,
.titlebar .linked .button:checked:last-child,
-.titlebar .linked .button:checked:hover:last-child,
.titlebar .button.raised.linked:checked:last-child,
-.titlebar .button.raised.linked:checked:hover:last-child,
.titlebar .raised.linked .button:checked:last-child,
+.titlebar .linked .button:focus:checked:last-child,
+.titlebar .button.raised.linked:focus:checked:last-child,
+.titlebar .raised.linked .button:focus:checked:last-child,
+.titlebar .linked .button:checked:hover:last-child,
+.titlebar .button.raised.linked:checked:hover:last-child,
.titlebar .raised.linked .button:checked:hover:last-child,
-.titlebar .linked .button:insensitive:last-child,
-.titlebar .button.raised.linked:insensitive:last-child,
-.titlebar .raised.linked .button:insensitive:last-child {
+.titlebar .linked .button:active:active:last-child,
+.titlebar .button.raised.linked:active:active:last-child,
+.titlebar .raised.linked .button:active:active:last-child,
+.titlebar .linked .button:checked:active:last-child,
+.titlebar .button.raised.linked:checked:active:last-child,
+.titlebar .raised.linked .button:checked:active:last-child,
+.titlebar .linked .button:checked:hover:last-child,
+.titlebar .button.raised.linked:checked:hover:last-child,
+.titlebar .raised.linked .button:checked:hover:last-child {
background-image: -gtk-gradient (linear,
left top, left bottom,
from (shade(@button_raised_gradient_color_b, 0.90)),
@@ -5456,6 +5472,12 @@ GtkModelButton.button:selected,
.titlebar .linked .button:active:hover:last-child,
.titlebar .button.raised.linked:active:hover:last-child,
.titlebar .raised.linked .button:active:hover:last-child,
+.titlebar .linked .button:checked:last-child,
+.titlebar .button.raised.linked:checked:last-child,
+.titlebar .raised.linked .button:checked:last-child,
+.titlebar .linked .button:focus:checked:last-child,
+.titlebar .button.raised.linked:focus:checked:last-child,
+.titlebar .raised.linked .button:focus:checked:last-child,
.titlebar .linked .button:checked:hover:last-child,
.titlebar .button.raised.linked:checked:hover:last-child,
.titlebar .raised.linked .button:checked:hover:last-child,