[gnome-themes-standard] Revert "gtk2: Fix tooltips to look more like the gtk3 ones"



commit 8627f6f9da461395a94d53687f4d67f49df32edc
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Mar 21 18:35:09 2011 -0400

    Revert "gtk2: Fix tooltips to look more like the gtk3 ones"
    
    This reverts commit 1f675723c052bbf2102f4c0a8811751c4c916e44.

 themes/Adwaita/gtk-2.0/gtkrc |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-2.0/gtkrc b/themes/Adwaita/gtk-2.0/gtkrc
index cce934c..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:#ffffff\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
 
@@ -286,6 +286,8 @@ style "tooltips" {
 	xthickness = 8
 	ythickness = 4
 
+	GtkWidget::new-tooltip-style = 1
+
 	bg[NORMAL]        = @tooltip_bg_color
 	fg[NORMAL]        = @tooltip_fg_color
 }



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