[gnome-shell/wip/message-tray: 11/14] theme: Make the noise texture fancier
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/message-tray: 11/14] theme: Make the noise texture fancier
- Date: Tue, 7 Aug 2012 17:22:37 +0000 (UTC)
commit e3a1c3599ba3c99e13d38acaacab7c8148920d6b
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/Makefile.am | 1 +
data/theme/gnome-shell.css | 2 +-
data/theme/message-tray-background.png | Bin 0 -> 25454 bytes
3 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 6842ed4..b5ca0e0 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -36,6 +36,7 @@ dist_theme_DATA = \
theme/filter-selected-rtl.svg \
theme/gnome-shell.css \
theme/logged-in-indicator.svg \
+ theme/message-tray-background.png \
theme/noise-texture.png \
theme/panel-button-border.svg \
theme/panel-button-highlight-narrow.svg \
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 6fd20c1..092d058 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1172,7 +1172,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]