From bcc1273e52a35158bc3cdf750516e24bbefea2f2 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 6 May 2016 22:35:12 +0200 Subject: GTK+-3.20 some themes: style UI tab of mate-appearance-properties --- .../BlueMenta/gtk-3.0/mate-applications.css | 19 ++++++++++++++++++ .../GreenLaguna/gtk-3.0/mate-applications.css | 18 +++++++++++++++++ desktop-themes/Menta/gtk-3.0/mate-applications.css | 19 ++++++++++++++++++ .../TraditionalGreen/gtk-3.0/mate-applications.css | 23 ++++++++++++++++++++++ .../TraditionalOk/gtk-3.0/mate-applications.css | 23 ++++++++++++++++++++++ 5 files changed, 102 insertions(+) diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css index b3c20022..ea847f44 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css @@ -732,3 +732,22 @@ GvcMixerDialog notebook.frame box.vertical box.horizontal box.horizontal frame b background-color: shade (@theme_bg_color, 1.0); } +/* mate-appearance-properties, UI tab */ + +.appearance-window > box.vertical.dialog-vbox > notebook.frame box.vertical > box.vertical > box.horizontal > box.vertical menubar { + border-style: solid; + border-width: 1px 1px 0px 1px; + border-color: darker (@theme_bg_color); + -GtkToolbar-button-relief: normal; +} + +.appearance-window > box.vertical.dialog-vbox > notebook.frame box.vertical > box.vertical > box.horizontal > box.vertical toolbar { + border-style: solid; + border-width: 1px; + border-color: darker (@theme_bg_color); + background-color: transparent; + -GtkToolbar-button-relief: normal; + padding-top: 3px; + padding-bottom: 3px; +} + diff --git a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css index 18e78735..b580ffb5 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css @@ -510,4 +510,22 @@ EggToolbarEditor.vertical scrolledwindow .frame { border-color: alpha(@frame_color, 0.6); } +/* mate-appearance-properties, UI tab */ + +.appearance-window > box.vertical.dialog-vbox > notebook.frame box.vertical > box.vertical > box.horizontal > box.vertical menubar { + border-style: solid; + border-width: 1px 1px 0px 1px; + border-color: darker (@theme_bg_color); + -GtkToolbar-button-relief: normal; +} + +.appearance-window > box.vertical.dialog-vbox > notebook.frame box.vertical > box.vertical > box.horizontal > box.vertical toolbar { + border-style: solid; + border-width: 1px; + border-color: darker (@theme_bg_color); + background-color: transparent; + -GtkToolbar-button-relief: normal; + padding-top: 3px; + padding-bottom: 3px; +} diff --git a/desktop-themes/Menta/gtk-3.0/mate-applications.css b/desktop-themes/Menta/gtk-3.0/mate-applications.css index 081995f8..583a1680 100644 --- a/desktop-themes/Menta/gtk-3.0/mate-applications.css +++ b/desktop-themes/Menta/gtk-3.0/mate-applications.css @@ -728,3 +728,22 @@ GvcMixerDialog notebook.frame box.vertical box.horizontal box.horizontal frame b background-color: shade (@theme_bg_color, 1.0); } +/* mate-appearance-properties, UI tab */ + +.appearance-window > box.vertical.dialog-vbox > notebook.frame box.vertical > box.vertical > box.horizontal > box.vertical menubar { + border-style: solid; + border-width: 1px 1px 0px 1px; + border-color: darker (@theme_bg_color); + -GtkToolbar-button-relief: normal; +} + +.appearance-window > box.vertical.dialog-vbox > notebook.frame box.vertical > box.vertical > box.horizontal > box.vertical toolbar { + border-style: solid; + border-width: 1px; + border-color: darker (@theme_bg_color); + background-color: transparent; + -GtkToolbar-button-relief: normal; + padding-top: 3px; + padding-bottom: 3px; +} + diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css index 474f34c3..889c8de4 100644 --- a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css @@ -389,3 +389,26 @@ EggToolbarEditor.vertical scrolledwindow { border-style: none; } +/* mate-appearance-properties, UI tab */ + +.appearance-window > box.vertical.dialog-vbox > notebook.frame box.vertical > box.vertical > box.horizontal > box.vertical menubar { + border-style: solid; + border-width: 1px 1px 0px 1px; + border-color: darker (@theme_bg_color); + -GtkToolbar-button-relief: normal; + padding-left: 4px; + padding-right: 4px; +} + +.appearance-window > box.vertical.dialog-vbox > notebook.frame box.vertical > box.vertical > box.horizontal > box.vertical toolbar { + border-style: solid; + border-width: 1px; + border-color: @toolbar_border_top_color; + background-color: transparent; + background-image: linear-gradient(to bottom, + @toolbar_gradient_a 2px, + @toolbar_gradient_b 50%, + @toolbar_gradient_c 50%, + @toolbar_gradient_d); +} + diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css index e54f5444..3ff76023 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css @@ -388,3 +388,26 @@ EggToolbarEditor.vertical scrolledwindow { border-style: none; } +/* mate-appearance-properties, UI tab */ + +.appearance-window > box.vertical.dialog-vbox > notebook.frame box.vertical > box.vertical > box.horizontal > box.vertical menubar { + border-style: solid; + border-width: 1px 1px 0px 1px; + border-color: darker (@theme_bg_color); + -GtkToolbar-button-relief: normal; + padding-left: 4px; + padding-right: 4px; +} + +.appearance-window > box.vertical.dialog-vbox > notebook.frame box.vertical > box.vertical > box.horizontal > box.vertical toolbar { + border-style: solid; + border-width: 1px; + border-color: @toolbar_border_top_color; + background-color: transparent; + background-image: linear-gradient(to bottom, + @toolbar_gradient_a 2px, + @toolbar_gradient_b 50%, + @toolbar_gradient_c 50%, + @toolbar_gradient_d); +} + -- cgit v1.2.1