summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-07-12 19:09:27 +0200
committerraveit65 <[email protected]>2016-07-12 19:09:27 +0200
commit1a6c73dcad4218c9ba18944ae5afe8637735692e (patch)
treec4c35c9e0b097af97a337abd8b08765ba123593c /desktop-themes
parentcfd82ab455ec3c46e1bb2b2d6fda2afc80935135 (diff)
downloadmate-themes-1a6c73dcad4218c9ba18944ae5afe8637735692e.tar.bz2
mate-themes-1a6c73dcad4218c9ba18944ae5afe8637735692e.tar.xz
Gtk+-3.20 Submarine themes: style pavu-control
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css16
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css10
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css58
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css16
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css10
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/other-applications.css58
6 files changed, 168 insertions, 0 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 59b43f4d..55d2a612 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
@@ -3288,6 +3288,10 @@ notebook {
border-style: none;
}
+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: shade (@theme_bg_color, 1.1);
border-style: solid;
@@ -3461,6 +3465,10 @@ paned.horizontal > notebook > header button.flat.small-button {
/* tabs in dialog windows */
/* horizontal tabs */
+window.background > box.vertical > notebook > header.top tab, /* pavu-control */
+window.background.csd > box.vertical > notebook > header.top tab,
+window.background.ssd > box.vertical > notebook > header.top tab,
+window.background.solid-csd > box.vertical > notebook > header.top tab,
dialog.background.csd > box.vertical.dialog-vbox > notebook > header.top tab, /* meld preferences */
dialog.background.ssd > box.vertical.dialog-vbox > notebook > header.top tab,
dialog.background.solid-csd > box.vertical.dialog-vbox > notebook > header.top tab,
@@ -3474,6 +3482,10 @@ notebook.frame > header.bottom tab {
border-color: transparent;
}
+window.background > box.vertical > notebook > header.top tab:checked, /* pavu-control */
+window.background.csd > box.vertical > notebook > header.top tab:checked,
+window.background.ssd > box.vertical > notebook > header.top tab:checked,
+window.background.solid-csd > box.vertical > notebook > header.top tab:checked,
dialog.background.csd > box.vertical.dialog-vbox > notebook > header.top tab:checked,
dialog.background.ssd > box.vertical.dialog-vbox > notebook > header.top tab:checked,
dialog.background.solid-csd > box.vertical.dialog-vbox > notebook > header.top tab:checked,
@@ -3493,6 +3505,10 @@ notebook.frame > header.top tab:checked:hover {
border-color: @notebook_border;
}
+window.background > box.vertical > notebook > header.top tab:hover, /* pavu-control */
+window.background.csd > box.vertical > notebook > header.top tab:hover,
+window.background.ssd > box.vertical > notebook > header.top tab:hover,
+window.background.solid-csd > box.vertical > notebook > header.top tab:hover,
dialog.background.csd > box.vertical.dialog-vbox > notebook > header.top tab:hover,
dialog.background.ssd > box.vertical.dialog-vbox > notebook > header.top tab:hover,
dialog.background.solid-csd > box.vertical.dialog-vbox > notebook > header.top tab:hover,
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css
index 4299a65d..d0703ced 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css
@@ -1064,3 +1064,13 @@ MsdOsdWindow.background.osd .progressbar {
background-size: 40px auto, auto, auto;
}
+/*****************
+ * mate-terminal *
+ *****************/
+
+/* override for pavu-control */
+window.background.mate-terminal > box.vertical > notebook {
+ border-style: none;
+ border-width: 0px;
+}
+
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css
index 25463665..28d1a89f 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/other-applications.css
@@ -567,3 +567,61 @@ window.background.yumex-dnf-window > box.vertical > box.vertical > box.horizonta
border-radius: 4px;
}
+/****************
+ * pavu-control *
+ ****************/
+
+window.background > box.vertical > notebook button.flat.toggle:focus,
+window.background.csd > box.vertical > notebook button.flat.toggle:focus,
+window.background.ssd > box.vertical > notebook button.flat.toggle:focus,
+window.background.solid-csd > box.vertical > notebook button.flat.toggle:focus {
+ box-shadow: none;
+}
+
+window.background > box.vertical > notebook button.flat.toggle:checked,
+window.background.csd > box.vertical > notebook button.flat.toggle:checked,
+window.background.ssd > box.vertical > notebook button.flat.toggle:checked,
+window.background.solid-csd > box.vertical > notebook button.flat.toggle:checked {
+ border-top-color: transparent;
+ border-left-color: alpha (#000, 0.01);
+ border-right-color: alpha (#000, 0.01);
+ border-bottom-color: alpha (#000, 0.03);
+ 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);
+}
+
+window.background > box.vertical > notebook button.flat.toggle:checked:focus,
+window.background.csd > box.vertical > notebook button.flat.toggle:checked:focus,
+window.background.ssd > box.vertical > notebook button.flat.toggle:checked:focus,
+window.background.solid-csd > box.vertical > notebook button.flat.toggle:checked:focus {
+ box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3),
+ 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);
+}
+
+window.background > box.vertical > notebook scrolledwindow,
+window.background.csd > box.vertical > notebook button.flat.toggle:checked:focus,
+window.background.ssd > box.vertical > notebook button.flat.toggle:checked:focus,
+window.background.solid-csd > box.vertical > notebook button.flat.toggle:checked:focus {
+ background-color: shade (@theme_bg_color, 1.1);
+}
+
+window.background > box.vertical > notebook scrolledwindow,
+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 {
+ border-style: solid;
+ border-color: @notebook_border;
+ border-width: 1px;
+}
+
+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 {
+ background-color: shade (@theme_bg_color, 1.15);
+}
+
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 26a3163b..c7d5fcba 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/gtk-widgets.css
@@ -3291,6 +3291,10 @@ notebook {
border-style: none;
}
+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: shade (@theme_bg_color, 1.1);
border-style: solid;
@@ -3465,6 +3469,10 @@ paned.horizontal > notebook > header button.flat.small-button {
/* tabs in dialog windows */
/* horizontal tabs */
+window.background > box.vertical > notebook > header.top tab, /* pavu-control */
+window.background.csd > box.vertical > notebook > header.top tab,
+window.background.ssd > box.vertical > notebook > header.top tab,
+window.background.solid-csd > box.vertical > notebook > header.top tab,
dialog.background.csd > box.vertical.dialog-vbox > notebook > header.top tab, /* meld preferences */
dialog.background.ssd > box.vertical.dialog-vbox > notebook > header.top tab,
dialog.background.solid-csd > box.vertical.dialog-vbox > notebook > header.top tab,
@@ -3478,6 +3486,10 @@ notebook.frame > header.bottom tab {
border-color: transparent;
}
+window.background > box.vertical > notebook > header.top tab:checked, /* pavu-control */
+window.background.csd > box.vertical > notebook > header.top tab:checked,
+window.background.ssd > box.vertical > notebook > header.top tab:checked,
+window.background.solid-csd > box.vertical > notebook > header.top tab:checked,
dialog.background.csd > box.vertical.dialog-vbox > notebook > header.top tab:checked,
dialog.background.ssd > box.vertical.dialog-vbox > notebook > header.top tab:checked,
dialog.background.solid-csd > box.vertical.dialog-vbox > notebook > header.top tab:checked,
@@ -3497,6 +3509,10 @@ notebook.frame > header.top tab:checked:hover {
border-color: @notebook_border;
}
+window.background > box.vertical > notebook > header.top tab:hover, /* pavu-control */
+window.background.csd > box.vertical > notebook > header.top tab:hover,
+window.background.ssd > box.vertical > notebook > header.top tab:hover,
+window.background.solid-csd > box.vertical > notebook > header.top tab:hover,
dialog.background.csd > box.vertical.dialog-vbox > notebook > header.top tab:hover,
dialog.background.ssd > box.vertical.dialog-vbox > notebook > header.top tab:hover,
dialog.background.solid-csd > box.vertical.dialog-vbox > notebook > header.top tab: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 a9ecf4f5..6611bf2c 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
@@ -1061,3 +1061,13 @@ MsdOsdWindow.background.osd .progressbar {
background-size: 40px auto, auto, auto;
}
+/*****************
+ * mate-terminal *
+ *****************/
+
+/* override for pavu-control */
+window.background.mate-terminal > box.vertical > notebook {
+ border-style: none;
+ border-width: 0px;
+}
+
diff --git a/desktop-themes/Green-Submarine/gtk-3.0/other-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/other-applications.css
index bc4fa852..a1fb1d95 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/other-applications.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/other-applications.css
@@ -560,3 +560,61 @@ window.background.yumex-dnf-window > box.vertical > box.vertical > box.horizonta
border-radius: 4px;
}
+/****************
+ * pavu-control *
+ ****************/
+
+window.background > box.vertical > notebook button.flat.toggle:focus,
+window.background.csd > box.vertical > notebook button.flat.toggle:focus,
+window.background.ssd > box.vertical > notebook button.flat.toggle:focus,
+window.background.solid-csd > box.vertical > notebook button.flat.toggle:focus {
+ box-shadow: none;
+}
+
+window.background > box.vertical > notebook button.flat.toggle:checked,
+window.background.csd > box.vertical > notebook button.flat.toggle:checked,
+window.background.ssd > box.vertical > notebook button.flat.toggle:checked,
+window.background.solid-csd > box.vertical > notebook button.flat.toggle:checked {
+ border-top-color: transparent;
+ border-left-color: alpha (#000, 0.01);
+ border-right-color: alpha (#000, 0.01);
+ border-bottom-color: alpha (#000, 0.03);
+ 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);
+}
+
+window.background > box.vertical > notebook button.flat.toggle:checked:focus,
+window.background.csd > box.vertical > notebook button.flat.toggle:checked:focus,
+window.background.ssd > box.vertical > notebook button.flat.toggle:checked:focus,
+window.background.solid-csd > box.vertical > notebook button.flat.toggle:checked:focus {
+ box-shadow: inset 0px 1px shade (@theme_selected_bg_color, 1.3),
+ 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);
+}
+
+window.background > box.vertical > notebook scrolledwindow,
+window.background.csd > box.vertical > notebook button.flat.toggle:checked:focus,
+window.background.ssd > box.vertical > notebook button.flat.toggle:checked:focus,
+window.background.solid-csd > box.vertical > notebook button.flat.toggle:checked:focus {
+ background-color: shade (@theme_bg_color, 1.1);
+}
+
+window.background > box.vertical > notebook scrolledwindow,
+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 {
+ border-style: solid;
+ border-color: @notebook_border;
+ border-width: 1px;
+}
+
+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 {
+ background-color: shade (@theme_bg_color, 1.15);
+}
+