[gtk-engines/gnome3] colour for gnome-panel
- From: Hylke Bons <hbons src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-engines/gnome3] colour for gnome-panel
- Date: Mon, 5 Apr 2010 14:02:08 +0000 (UTC)
commit 8d5a9fa44d3509ba3298614f6564a980b80563a3
Author: Hylke Bons <hylke bons intel com>
Date: Mon Apr 5 15:02:50 2010 +0100
colour for gnome-panel
themes/GNOME3/gtk-2.0/gtkrc | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/themes/GNOME3/gtk-2.0/gtkrc b/themes/GNOME3/gtk-2.0/gtkrc
index 7e496fd..77657f7 100644
--- a/themes/GNOME3/gtk-2.0/gtkrc
+++ b/themes/GNOME3/gtk-2.0/gtkrc
@@ -446,6 +446,21 @@ style "cheese-thumbs" {
widget_class "*<CheeseThumbView>*" style "cheese-thumbs"
+style "dark_panel" {
+ bg[NORMAL] = "#1e1a17"
+ fg[NORMAL] = "#fff"
+}
+
+# For old gnome-panel
+widget "*PanelWidget*" style "dark_panel"
+widget "*PanelApplet*" style "dark_panel"
+widget "*fast-user-switch*" style "dark_panel"
+class "PanelApp*" style "dark_panel"
+class "PanelToplevel*" style "dark_panel"
+widget_class "*notif*" style "dark_panel"
+widget_class "*Notif*" style "dark_panel"
+
+
###############################################################################
# The following part of the gtkrc applies the different styles to the widgets.
###############################################################################
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]