Trying to upload all related projects
[easy-deb-chroot] / fremantle / easy-deb-chroot / src / home / user / .gtkrc-2.0
1 #This themes the GTK apps correctly under Easy Mer
2 gtk-font-name="Droid Sans 14"
3 gtk-toolbar-style=2
4 style "scroll"
5 {
6   GtkScrollBar::slider-width = 45
7 }
8
9 class "*" style "scroll"
10 include "/usr/share/themes/beta/gtk-2.0/gtkrc"
11
12 #Left-over legacy stuff
13 #gtk-theme-name="Raleigh"
14 #gtk-icon-theme-name="hicolor"
15 include "/home/user/.gtkrc-2.0.mine"