summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-31 22:31:11 +0200
committerraveit65 <[email protected]>2017-03-31 22:31:11 +0200
commit4502fdebb37958974c35dea9ac0beb48816811dc (patch)
tree84329fce2f3d0bfee9297837e11caf3c4c333263 /desktop-themes
parent31fde6135ccffef75d05b19d931fceb08abacc40 (diff)
downloadmate-themes-4502fdebb37958974c35dea9ac0beb48816811dc.tar.bz2
mate-themes-4502fdebb37958974c35dea9ac0beb48816811dc.tar.xz
Gtk+-3.20 all themes: style mate-keyboard-layout-viewer
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/mate-applications.css7
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css6
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/mate-applications.css6
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css8
-rw-r--r--desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css6
-rw-r--r--desktop-themes/Menta/gtk-3.0/mate-applications.css6
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css6
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css6
8 files changed, 47 insertions, 4 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css b/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css
index 59fd00da..0f4c4d20 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/mate-applications.css
@@ -740,3 +740,10 @@ pluma-print-preview.vertical toolbar.horizontal button.flat.text-button {
shade(@theme_bg_color, 1.8));
border-radius: 11px;
}
+
+/* mate-keyboard-layout-view */
+
+.gswitchit-layout-view box.dialog-vbox box.vertical widget {
+ background-color: @less_dark_color;
+}
+
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 387f9bf4..54535c42 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css
@@ -1336,3 +1336,9 @@ MsdOsdWindow.background.osd.msd-osd-window-solid progressbar trough {
border-radius: 3px;
}
+/* mate-keyboard-layout-view */
+
+.gswitchit-layout-view box.dialog-vbox box.vertical widget {
+ background-color: shade (@theme_bg_color, 1.1);
+}
+
diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
index 591c4e39..3cfadb31 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css
@@ -924,3 +924,9 @@ window.background.mate-terminal > box.vertical > notebook > header.top {
border-style: none;
}
+/* mate-keyboard-layout-view */
+
+.gswitchit-layout-view box.dialog-vbox box.vertical widget {
+ background-color: shade (@theme_bg_color, 1.1);
+}
+
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 be22ffd3..70617bb3 100644
--- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css
@@ -1352,9 +1352,9 @@ MsdOsdWindow.background.osd.msd-osd-window-solid progressbar trough {
border-radius: 3px;
}
-/*****************
- * mate-terminal *
- *****************/
-
+/* mate-keyboard-layout-view */
+.gswitchit-layout-view box.dialog-vbox box.vertical widget {
+ background-color: shade (@theme_bg_color, 1.1);
+}
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css
index 25306d0e..c77cd158 100644
--- a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css
+++ b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css
@@ -667,3 +667,9 @@ GvcMixerDialog > box.vertical.dialog-vbox > notebook.frame scrolledwindow.frame
border-style: none;
}
+/* mate-keyboard-layout-view */
+
+.gswitchit-layout-view box.dialog-vbox box.vertical widget {
+ background-color: shade(@base_color, 1.02);
+}
+
diff --git a/desktop-themes/Menta/gtk-3.0/mate-applications.css b/desktop-themes/Menta/gtk-3.0/mate-applications.css
index 50ab80bb..4283fca6 100644
--- a/desktop-themes/Menta/gtk-3.0/mate-applications.css
+++ b/desktop-themes/Menta/gtk-3.0/mate-applications.css
@@ -927,3 +927,9 @@ window.background.mate-terminal > box.vertical > notebook > header.top {
border-style: none;
}
+/* mate-keyboard-layout-view */
+
+.gswitchit-layout-view box.dialog-vbox box.vertical widget {
+ background-color: shade (@theme_bg_color, 1.1);
+}
+
diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
index 9b181cd1..b0a62ec8 100644
--- a/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalGreen/gtk-3.0/mate-applications.css
@@ -582,3 +582,9 @@ GvcMixerDialog notebook.frame box scrolledwindow.frame {
outline-style: dashed;
}
+/* mate-keyboard-layout-view */
+
+.gswitchit-layout-view box.dialog-vbox box.vertical widget {
+ background-color: shade (@notebook_bg_color, 1.05);
+}
+
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
index 91fcda15..06095a16 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css
@@ -582,3 +582,9 @@ GvcMixerDialog notebook.frame box scrolledwindow.frame {
outline-style: dashed;
}
+/* mate-keyboard-layout-view */
+
+.gswitchit-layout-view box.dialog-vbox box.vertical widget {
+ background-color: shade (@notebook_bg_color, 1.05);
+}
+