Re: Tooltip bg color in Dapper Human Theme
"Daniel Borgmann" <[email protected]>
| Newsgroups | gmane.comp.gnome.themes |
|---|---|
| Message-ID | <[email protected]> |
Hello, right before the end of the UI sprint I changed the tooltip background to be a soft gradient, but it wasn't packaged yet. Daniel On 3/13/06, Art Murphy <[email protected]> wrote: > Hello: > > I like the new Human Theme in Ubuntu Dapper. I do not care for the canary > yellow tooltip bg. I did this gtkrc hack to make the tooltip bg more of a > tangerine color. Is this a bad thing? Is there a better way to change the > tooltip color? I don't know anything about theme scripting. > > style "clearlooks-tooltips" = "clearlooks-default" > { > xthickness = 4 > ythickness = 4 > ########### added by Art ###### > bg[NORMAL] = "#FFD799" # > ###### commented out by Art ############ > #bg[NORMAL] = { 1.0,1.0,0.75 } > } > > Thanks, > Art > _______________________________________________ > gnome-themes-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-themes-list > > >