summaryrefslogtreecommitdiff
path: root/desktop-themes/ContrastHigh
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-05-05 23:19:52 +0200
committerraveit65 <[email protected]>2015-05-05 23:21:00 +0200
commit9d8e4ead5e0076e226dcf95776bf2a40190eabcc (patch)
treea3f971d939ba8843c2fc5ace9abb077cbf2fec03 /desktop-themes/ContrastHigh
parent1696994fffd4e4eedfb42a28a9dd4d7581f5a63f (diff)
downloadmate-themes-9d8e4ead5e0076e226dcf95776bf2a40190eabcc.tar.bz2
mate-themes-9d8e4ead5e0076e226dcf95776bf2a40190eabcc.tar.xz
All themes GTK3: do not flash the desktop with a color during theme switching
Diffstat (limited to 'desktop-themes/ContrastHigh')
-rw-r--r--desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css b/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css
index 5af3891d..f188b09b 100644
--- a/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css
+++ b/desktop-themes/ContrastHigh/gtk-3.0/mate-applications.css
@@ -2,6 +2,12 @@
* Caja *
************/
+/* do not flash the desktop with a color during theme switching */
+CajaDesktopWindow FMDesktopIconView .view {
+ background-color: transparent;
+ background-image: none;
+}
+
.caja-cluebar-label {
color: @theme_selected_fg_color;
font: bold;