[gnome-shell/wip/message-tray] theme: Make the noise texture fancier
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/message-tray] theme: Make the noise texture fancier
- Date: Tue, 31 Jul 2012 15:59:04 +0000 (UTC)
commit c3d13441c29d127d0b6ffed1a9741d83ca802636
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 9d48474..a869bb6 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]