[gtk-engines/gnome3] add named colors for the symbolic icon theme



commit 7d37c71521d4db5a3b2a2a9978127fac075455bf
Author: Jakub Steiner <jimmac gmail com>
Date:   Tue Apr 27 00:34:31 2010 +0200

    add named colors for the symbolic icon theme

 themes/GNOME3/gtk-2.0/gtkrc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/GNOME3/gtk-2.0/gtkrc b/themes/GNOME3/gtk-2.0/gtkrc
index 734046a..3c71f93 100644
--- a/themes/GNOME3/gtk-2.0/gtkrc
+++ b/themes/GNOME3/gtk-2.0/gtkrc
@@ -1,7 +1,7 @@
 
 # Please keep this gtkrc in sync with the other ones from Clearlooks based themes.
 
-gtk-color-scheme = "base_color:#ffffff\nbg_color:#ededed\ntooltip_bg_color:#343434\nselected_bg_color:#4a90d9\ntext_color:#2e3436\nfg_color:#2e3436\ntooltip_fg_color:#ffffff\nselected_fg_color:#ffffff\nlink_color:#4a90d9\nframe_color:#8a9580\ninactive_frame_color:#c7ccc1"
+gtk-color-scheme = "base_color:#ffffff\nbg_color:#ededed\ntooltip_bg_color:#343434\nselected_bg_color:#4a90d9\ntext_color:#2e3436\nfg_color:#2e3436\ntooltip_fg_color:#ffffff\nselected_fg_color:#ffffff\nlink_color:#4a90d9\nframe_color:#8a9580\ninactive_frame_color:#c7ccc1\nwarning_color:#f57900\nerror_color:#cc0000\nsuccess_color:#4e9a06"
 
 gtk-auto-mnemonics = 1
 gtk-cursor-blink = 0



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