summaryrefslogtreecommitdiff
path: root/desktop-themes/Green-Submarine/gtk-3.0
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-01-14 10:12:36 +0100
committerraveit65 <[email protected]>2017-01-17 23:11:52 +0100
commit92c0c8a6871362ad9d2096b3cb04edafb0727236 (patch)
treeff05c264bf6f549df3e8cba45a2e465cc285f92c /desktop-themes/Green-Submarine/gtk-3.0
parent47eb6457c8423ffe5cbeff42510fed152e66b841 (diff)
downloadmate-themes-92c0c8a6871362ad9d2096b3cb04edafb0727236.tar.bz2
mate-themes-92c0c8a6871362ad9d2096b3cb04edafb0727236.tar.xz
GTK+-3.20 Submarine themes: more outline fixes
Diffstat (limited to 'desktop-themes/Green-Submarine/gtk-3.0')
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css8
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css40
2 files changed, 26 insertions, 22 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 62b62c0c..e4a2b323 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
@@ -5038,10 +5038,10 @@ dialog scrolledwindow.frame viewport .vertical expander .vertical {
}
.dialog-action-area.linked > button.text-button:focus {
- box-shadow: inset 0px 1px shade(@selected_bg_color, 1.05),
- 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);
+ box-shadow: inset 0px 1px shade(rgb(0,204,133), 1.00),
+ inset 1px 0px shade(rgb(0,204,133), 1.00),
+ inset -1px 0px shade(rgb(0,204,133), 1.00),
+ inset 0px -1px shade(rgb(0,204,133), 1.00);
}
.dialog-action-area.linked > button.text-button:hover {
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
index e7beaee6..33345170 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
@@ -195,18 +195,12 @@ paned.horizontal > box.vertical.caja-side-pane > notebook scrolledwindow.frame {
}
/* arrow button */
-.caja-pathbar button.slider-button:focus {
- box-shadow: inset 0px 1px alpha(shade(@button_border, 1.00), 0.70),
- inset 1px 0px alpha(shade(@button_border, 0.94), 0.80),
- inset -1px 0px alpha(shade(@button_border, 0.94), 0.80),
- inset 0px -1px alpha(shade(@button_border, 0.88), 0.90);
-}
-
+.caja-pathbar button.slider-button:focus,
.caja-pathbar button.slider-button:hover {
- box-shadow: inset 0px 1px shade(@selected_bg_color, 1.05),
- 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);
+ box-shadow: inset 0px 1px shade(rgb(0,204,133), 1.00),
+ inset 1px 0px shade(rgb(0,204,133), 1.00),
+ inset -1px 0px shade(rgb(0,204,133), 1.00),
+ inset 0px -1px shade(rgb(0,204,133), 1.00);
}
.caja-pathbar button.slider-button:nth-child(odd) {
@@ -222,12 +216,14 @@ paned.horizontal > box.vertical.caja-side-pane > notebook scrolledwindow.frame {
}
/* folder buttons */
+.caja-pathbar button.toggle.text-button:focus,
+.caja-pathbar button.toggle.text-button.image-button:focus,
.caja-pathbar button.toggle.text-button:hover,
.caja-pathbar button.toggle.text-button.image-button:hover {
- box-shadow: inset 0px 1px shade(@selected_bg_color, 1.05),
- inset 1px 0px alpha(shade(@button_border, 0.94), 0.80),
- inset -1px 0px alpha(shade(@button_border, 0.94), 0.80),
- inset 0px -1px shade(@selected_bg_color, 0.93);
+ box-shadow: inset 0px 1px shade(rgb(0,204,133), 1.00),
+ inset 1px 0px shade(rgb(0,204,133), 1.00),
+ inset -1px 0px shade(rgb(0,204,133), 1.00),
+ inset 0px -1px shade(rgb(0,204,133), 1.00);
}
.caja-pathbar button.toggle.text-button,
@@ -1075,6 +1071,14 @@ vte-terminal {
border-image: none;
border-radius: 6px;
padding: 4px;
+ outline-style: solid;
+ outline-color: shade(@theme_selected_bg_color, 0.93);
+ -gtk-outline-radius: 5px;
+ outline-offset: -2px;
+}
+
+#MyControlCenter button.flat:focus {
+ box-shadow: none;
}
/*********
@@ -1231,8 +1235,7 @@ GvcMixerDialog notebook.frame box.vertical box.horizontal box.horizontal frame b
caret-color: shade (@theme_text_dark_color, 1.0);
}
-.lock-dialog button,
-.lock-dialog button:focus {
+.lock-dialog button {
background-image: -gtk-gradient (linear,
left top, left bottom,
from (shade(@bg_dark_color, 2.03)),
@@ -1243,7 +1246,8 @@ GvcMixerDialog notebook.frame box.vertical box.horizontal box.horizontal frame b
.lock-dialog button:hover,
.lock-dialog button.default,
-.lock-dialog button:hover:active {
+.lock-dialog button:hover:active,
+.lock-dialog button:focus {
background-image: -gtk-gradient (linear,
left top, left bottom,
from (shade(@bg_dark_color, 2.03)),