Changed Gray Textured theme to use font sans 10 rather than sans 8; sans 8 is too small for Mac monitors.
This commit is contained in:
@@ -32,7 +32,7 @@ style "clearlooks-default"
|
|||||||
# change it to use an actual font, enter the full name of the font
|
# change it to use an actual font, enter the full name of the font
|
||||||
# here, along with optional style and size, e.g.
|
# here, along with optional style and size, e.g.
|
||||||
# "Monaco Bold 15".
|
# "Monaco Bold 15".
|
||||||
font_name = "sans 8"
|
font_name = "sans 10"
|
||||||
|
|
||||||
GtkRange::trough_border = 0
|
GtkRange::trough_border = 0
|
||||||
GtkRange::slider_width = 14
|
GtkRange::slider_width = 14
|
||||||
|
Reference in New Issue
Block a user