change theme to flatstudiocustom and font to droid sans, closes #3

auto-flake-update
Yorick van Pelt 2013-06-05 17:22:26 +02:00
parent 992cfec6ab
commit a3984f87f3
1 changed files with 11 additions and 7 deletions

View File

@ -1,8 +1,12 @@
gtk-theme-name = "Boje-Greyscale"
gtk-theme-name = "FlatStudioCustom"
gtk-icon-theme-name = "clarity-canus"
style "schrift" {
font_name = "Termsyn 8"
}
widget_class "*" style "schrift"
gtk-font-name = "Termsyn 8"
gtk-font-name="Droid Sans 7"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=1
gtk-xft-hinting=1