The current gtkrc-2.0
My current setup, with the bold font for the Panel, and a slim scrollbar.
## ~/.gtkrc-2.0
style "modpanel"
{
font_name = "Bold"
fg[NORMAL] = "#423A2D"
}
widget "*PanelWidget*" style "modpanel"
widget "*PanelApplet*" style "modpanel"
widget "*fast-user-switch-applet*" style "modpanel"
style "scroll"
{
GtkScrollbar::slider-width = 11
}
class "*" style "scroll"
# EoF #
Labels: Gnome, Karmic Koala, Linux, Scripts, Ubuntu
0 Comments:
Post a Comment
<< Home