[gnome-shell/wip/message-tray: 20/22] theme: Make the noise texture fancier



commit 58d9a4a1737c5825e8b6f25218818c1104217c2b
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Tue Jul 31 07:20:53 2012 -0300

    theme: Make the noise texture fancier
    
    Add a shadow.

 data/theme/gnome-shell.css             |    2 +-
 data/theme/message-tray-background.png |  Bin 0 -> 25454 bytes
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 1c4eb96..89f6965 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1146,7 +1146,7 @@ StButton.popup-menu-item:insensitive {
 
 /* Message Tray */
 #message-tray {
-    background: #2e3436 url(noise-texture.png);
+    background: #2e3436 url(message-tray-background.png);
     background-repeat: repeat;
     border-top: 1px solid transparent;
     transition-duration: 100;
diff --git a/data/theme/message-tray-background.png b/data/theme/message-tray-background.png
new file mode 100644
index 0000000..357dae0
Binary files /dev/null and b/data/theme/message-tray-background.png differ



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]