From 2811d64da5bf017935d53d80171805aa1e7d39bf Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 12 Jul 2016 19:09:27 +0200 Subject: Gtk+-3.20 Submarine themes: style pavu-control --- .../Blue-Submarine/gtk-3.0/gtk-widgets.css | 16 ++++++ .../Blue-Submarine/gtk-3.0/mate-applications.css | 10 ++++ .../Blue-Submarine/gtk-3.0/other-applications.css | 58 ++++++++++++++++++++++ 3 files changed, 84 insertions(+) (limited to 'desktop-themes/Blue-Submarine') 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 d6e8f46f..ea8d5c63 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); +} + -- cgit v1.2.1