[gnome-themes-standard] gtkrc: don't touch GTK+2 tooltip color, or it will look even worse



commit 15ee67c21dc30c9b523b01be8e58febb7cc1b7cf
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Mar 15 17:10:46 2011 -0400

    gtkrc: don't touch GTK+2 tooltip color, or it will look even worse
    
    Revert one bit of the previous commit.

 themes/Adwaita/gtk-2.0/gtkrc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-2.0/gtkrc b/themes/Adwaita/gtk-2.0/gtkrc
index 4ae59f4..fd6e43b 100644
--- a/themes/Adwaita/gtk-2.0/gtkrc
+++ b/themes/Adwaita/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\nfg_color:#2e3436\ntooltip_fg_color:#000000\nselected_bg_color:#4a90d9\nselected_fg_color:#ffffff\ntext_color:#2e3436\nbg_color:#ededed\ntooltip_bg_color:#343434"
+gtk-color-scheme = "base_color:#ffffff\nfg_color:#2e3436\ntooltip_fg_color:#000000\nselected_bg_color:#4a90d9\nselected_fg_color:#ffffff\ntext_color:#2e3436\nbg_color:#ededed\ntooltip_bg_color:#E7F3FD"
 
 gtk-auto-mnemonics = 1
 



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