[gtk-engines/gnome3] dark eog background



commit 2988f75bc03602b09928b67e5675ec37065c6506
Author: Hylke Bons <hylke bons intel com>
Date:   Sat Apr 3 13:29:01 2010 +0100

    dark eog background

 themes/GNOME3/gtk-2.0/gtkrc |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/themes/GNOME3/gtk-2.0/gtkrc b/themes/GNOME3/gtk-2.0/gtkrc
index 3f9166e..4a6dde9 100644
--- a/themes/GNOME3/gtk-2.0/gtkrc
+++ b/themes/GNOME3/gtk-2.0/gtkrc
@@ -372,6 +372,12 @@ style "evo_new_button_workaround" {
 	}
 }
 
+style "doka-eye-of-gnome" {
+  bg[NORMAL]        = "#1e1a17"
+  EogScrollView::shadow-type = GTK_SHADOW_NONE
+}
+widget_class "*.EogScrollView" style "doka-eye-of-gnome"
+
 
 ###############################################################################
 # 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]