diff options
Diffstat (limited to 'desktop-themes/BlueMenta/gtk-3.0')
-rw-r--r-- | desktop-themes/BlueMenta/gtk-3.0/mate-applications.css | 6 |
1 files changed, 6 insertions, 0 deletions
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); +} + |