summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2016-06-27 12:22:22 +0200
committerCarlos Garnacho <carlosg@gnome.org>2016-07-20 19:24:42 +0200
commitf9693d3a2bd5aaedf9ebdf5f9bda6ff438974578 (patch)
treeda1abab12d87a21fdcf971b6fb128983882d4cef
parentdc280ef2ad11e9e31a7d215fa6770f7f73f32db8 (diff)
downloadgnome-shell-wip/pad-osd.tar.gz
TMP: theme osd changeswip/pad-osd
-rw-r--r--data/theme/gnome-shell.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 740ee9c38..d26c1f97c 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -562,6 +562,10 @@ StScrollBar {
background-color: #eeeeec;
border-radius: 0.3em; }
+.pad-osd-window {
+ background-color: rgba(0, 0, 0, 0.8);
+}
+
/* App Switcher */
.switcher-popup {
padding: 8px;