summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-07-12 19:22:40 +0200
committerraveit65 <[email protected]>2016-07-12 19:52:25 +0200
commitf8748ddc2dcfbbb7b9fcf97b265b9f460e7abe84 (patch)
tree295e881a7ec9a6857a950792273a1b563657d828
parent38fcb3bcd55c8e4b5282893c51dacb09d05a7b83 (diff)
downloadmate-themes-f8748ddc2dcfbbb7b9fcf97b265b9f460e7abe84.tar.bz2
mate-themes-f8748ddc2dcfbbb7b9fcf97b265b9f460e7abe84.tar.xz
GTK+-3.20 TOK themes: style pavu-control
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets-img.css8
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css4
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css10
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css15
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets-img.css8
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css4
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css10
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/other-applications.css15
8 files changed, 66 insertions, 8 deletions
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets-img.css b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets-img.css
index 8802d8b0..39005e00 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets-img.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets-img.css
@@ -381,15 +381,15 @@ paned.vertical > separator {
entry,
combobox entry,
combobox entry button,
-button:active,
+button:checked,
trough,
trough highlight,
switch,
/* generic button borders */
button,
-button.flat:active,
+button.flat:checked,
button.flat:hover,
-.menu-button:active,
+.menu-button:checked,
.titlebar button.titlebutton:hover,
toolbar.primary-toolbar button:checked,
.titlebar button.titlebutton:hover,
@@ -644,7 +644,7 @@ list row button:hover {
/* focused element borders */
entry:focus,
combobox entry:focus,
-button.flat:focus:active,
+button.flat:focus:checked,
button:focus:active,
button.default:active,
/* focused button borders */
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
index 466bb970..6e901ddd 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/gtk-widgets.css
@@ -1559,6 +1559,10 @@ notebook {
background-clip: border-box;
}
+window.background > box.vertical > notebook, /* pavu-control */
+window.background.csd > box.vertical > notebook,
+window.background.ssd > box.vertical > notebook,
+window.background.solid-csd > box.vertical > notebook,
notebook.frame {
background-color: @notebook_bg_color;
background-clip: border-box;
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
index 7da67b13..9ea66eb1 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
@@ -455,3 +455,13 @@ MsdOsdWindow.background.osd .progressbar {
background-color: @osd_scale_trough_bg_color;
}
+/*****************
+ * mate-terminal *
+ *****************/
+
+/* override for pavu-control */
+window.background.mate-terminal > box.vertical > notebook {
+ border-style: none;
+ border-width: 0px;
+}
+
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css b/desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css
index 55891dd9..904c5fbe 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css
@@ -63,3 +63,18 @@ window.background.yumex-dnf-window > box.vertical > box.vertical > box.horizonta
border-width: 1px 0px 1px 1px;
}
+/****************
+ * pavu-control *
+ ****************/
+
+window.background > box.vertical > notebook scrolledwindow viewport,
+window.background.csd > box.vertical > notebook scrolledwindow viewport,
+window.background.ssd > box.vertical > notebook scrolledwindow viewport,
+window.background.solid-csd > box.vertical > notebook scrolledwindow viewport,
+window.background > box.vertical > notebook scrolledwindow viewport scale,
+window.background.csd > box.vertical > notebook scrolledwindow viewport scale,
+window.background.ssd > box.vertical > notebook scrolledwindow viewport scale,
+window.background.solid-csd > box.vertical > notebook scrolledwindow viewport scale {
+ background-color: shade (@theme_bg_color, 1.03);
+}
+
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets-img.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets-img.css
index 8802d8b0..39005e00 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets-img.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets-img.css
@@ -381,15 +381,15 @@ paned.vertical > separator {
entry,
combobox entry,
combobox entry button,
-button:active,
+button:checked,
trough,
trough highlight,
switch,
/* generic button borders */
button,
-button.flat:active,
+button.flat:checked,
button.flat:hover,
-.menu-button:active,
+.menu-button:checked,
.titlebar button.titlebutton:hover,
toolbar.primary-toolbar button:checked,
.titlebar button.titlebutton:hover,
@@ -644,7 +644,7 @@ list row button:hover {
/* focused element borders */
entry:focus,
combobox entry:focus,
-button.flat:focus:active,
+button.flat:focus:checked,
button:focus:active,
button.default:active,
/* focused button borders */
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
index bf4cc6f6..64371271 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
@@ -1559,6 +1559,10 @@ notebook {
background-clip: border-box;
}
+window.background > box.vertical > notebook, /* pavu-control */
+window.background.csd > box.vertical > notebook,
+window.background.ssd > box.vertical > notebook,
+window.background.solid-csd > box.vertical > notebook,
notebook.frame {
background-color: @notebook_bg_color;
background-clip: border-box;
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
index c7eb8521..18dbb013 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
@@ -454,3 +454,13 @@ MsdOsdWindow.background.osd .progressbar {
background-color: @osd_scale_trough_bg_color;
}
+/*****************
+ * mate-terminal *
+ *****************/
+
+/* override for pavu-control */
+window.background.mate-terminal > box.vertical > notebook {
+ border-style: none;
+ border-width: 0px;
+}
+
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/other-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/other-applications.css
index 55891dd9..904c5fbe 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/other-applications.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/other-applications.css
@@ -63,3 +63,18 @@ window.background.yumex-dnf-window > box.vertical > box.vertical > box.horizonta
border-width: 1px 0px 1px 1px;
}
+/****************
+ * pavu-control *
+ ****************/
+
+window.background > box.vertical > notebook scrolledwindow viewport,
+window.background.csd > box.vertical > notebook scrolledwindow viewport,
+window.background.ssd > box.vertical > notebook scrolledwindow viewport,
+window.background.solid-csd > box.vertical > notebook scrolledwindow viewport,
+window.background > box.vertical > notebook scrolledwindow viewport scale,
+window.background.csd > box.vertical > notebook scrolledwindow viewport scale,
+window.background.ssd > box.vertical > notebook scrolledwindow viewport scale,
+window.background.solid-csd > box.vertical > notebook scrolledwindow viewport scale {
+ background-color: shade (@theme_bg_color, 1.03);
+}
+