summaryrefslogtreecommitdiff
path: root/desktop-themes/Green-Submarine
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-05-10 13:01:17 +0200
committerraveit65 <[email protected]>2016-05-10 13:01:58 +0200
commitc740d21b42d88a2ac43b4bef7fd28424148d2636 (patch)
tree2611b4e26a015f7d3c164762ecee3c21c3c29acf /desktop-themes/Green-Submarine
parente7d7ac4f983842fb3cb82c62f89bc822eef27242 (diff)
downloadmate-themes-c740d21b42d88a2ac43b4bef7fd28424148d2636.tar.bz2
mate-themes-c740d21b42d88a2ac43b4bef7fd28424148d2636.tar.xz
GTK+-3.20 Submarine themes: adjust hover fg color in primary-toolbars
Diffstat (limited to 'desktop-themes/Green-Submarine')
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css22
1 files changed, 11 insertions, 11 deletions
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 4007cef6..7c9cea11 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
@@ -2087,11 +2087,7 @@ toolbar.primary-toolbar combobox cellview {
.primary-toolbar toolbar combobox cellview:hover,
toolbar.primary-toolbar combobox cellview:hover {
- color: shade (@theme_selected_bg_color, 1.6);
-}
-
-toolbar.primary-toolbar combobox cellview:hover {
- color: shade (@theme_selected_bg_color, 1.6);
+ color: shade (@theme_selected_bg_color, 1.1);
}
toolbar combobox entry.combo,
@@ -2408,7 +2404,7 @@ toolbar combobox button.combo:checked,
toolbar combobox button.combo:hover,
toolbar.primary-toolbar combobox button.combo:checked,
toolbar.primary-toolbar combobox button.combo:hover {
- color: shade (@theme_selected_bg_color, 1.6);
+ color: shade (@theme_selected_bg_color, 1.1);
-gtk-icon-shadow: 0px 1px shade (@menu_fg_dark_color, 1.0),
1px 0px shade (@menu_fg_dark_color, 1.0),
-1px 0px shade (@menu_fg_dark_color, 1.0),
@@ -2428,7 +2424,7 @@ toolbar combobox button.combo arrow {
}
toolbar combobox button.combo:hover arrow {
- color: shade (@theme_selected_bg_color, 1.6);
+ color: shade (@theme_selected_bg_color, 1.1);
}
/************
@@ -2459,6 +2455,10 @@ toolbar button.flat.image-button label {
color: @menu_fg_dark_color;
}
+toolbar button.flat.image-button:hover label {
+ color: shade (@theme_selected_bg_color, 1.1);
+}
+
toolbar toolitem combobox button.combo,
toolbar toolbutton button.flat.toggle.popup:focus,
toolbar toolbutton button.flat.toggle.popup:disabled,
@@ -2642,7 +2642,7 @@ toolbar button:hover,
toolbar button:checked,
toolbar button:hover label,
toolbar button:checked label {
- color: shade (@theme_selected_bg_color, 1.6);
+ color: shade (@theme_selected_bg_color, 1.1);
text-shadow: none;
transition: all 400ms ease-out;
}
@@ -2653,7 +2653,7 @@ toolbar.primary-toolbar button:hover,
toolbar.primary-toolbar button:hover:active,
toolbar.primary-toolbar button:checked,
toolbar.primary-toolbar button:checked:hover {
- color: shade (@theme_selected_bg_color, 1.6);
+ color: shade (@theme_selected_bg_color, 1.1);
text-shadow: none;
}
@@ -5414,7 +5414,7 @@ modelbutton.flat:selected {
from (shade(@menu_bg_dark_color, 2.03)),
to (shade(@menu_bg_dark_color, 1.17)));
background-color: shade (@theme_bg_dark_color, 1.2);
- color: shade (@theme_selected_bg_color, 1.6);
+ color: shade (@theme_selected_bg_color, 1.1);
text-shadow: none;
border-width: 0;
border-color: transparent;
@@ -5662,7 +5662,7 @@ headerbar .linked button:checked:only-child,
headerbar .linked button:hover:active:last-child,
headerbar .linked button:checked:hover:only-child,
headerbar .linked button:checked:hover:active:only-child {
- color: shade (@theme_selected_bg_color, 1.6);
+ color: shade (@theme_selected_bg_color, 1.1);
border-width: 1px;
border-radius: 5px;
background-image: -gtk-gradient (linear,