deluge/win32/DelugeStart Theme/share/themes/DelugeStart/gtk-2.0/styles/tooltips

22 lines
458 B
Plaintext

style "tooltips"
{
xthickness = 4
ythickness = 4
GtkWidget::new-tooltip-style = 1
bg[NORMAL] = @tooltip_bg_color
fg[NORMAL] = @tooltip_fg_color
}
widget "gtk-tooltips" style "tooltips"
class "*GtkTooltips*" style "tooltips"
widget_class "*Tooltips*" style "tooltips"
widget "*.nautilus-extra-view-widget" style:highest "tooltips"
style "nautilusrename" {
# fg[NORMAL] = "#e1e1e1"
}
widget_class "*.EelEditableLabel" style "nautilusrename"