Documented theme change

This commit is contained in:
Wyatt Olson
2010-08-27 01:19:34 -06:00
parent 39bdba9d4e
commit 6da0cf6792

View File

@@ -24,7 +24,15 @@
# Sneaking through the code are we.? ;)
style "clearlooks-default"
{
font_name = "Lucida"
#This is actually just a non-existant font to force RT to load
# the default system font. On OSX the GTK default will show some
# incorrect ligatures (e.g., fi is interpreted as the double dagger
# symbol), but by reverting to system default it works. You could
# actually use any non-font here and it will work, e.g. "Foo". To
# change it to use an actual font, enter the full name of the font
# here, along with optional style and size, e.g.
# "Monaco Bold 15".
font_name = "Default"
GtkRange::trough_border = 0
GtkRange::slider_width = 14