25 lines
497 B
Plaintext
25 lines
497 B
Plaintext
gtk-theme-name = "DelugeStart"
|
|
gtk-icon-theme-name = "Tango"
|
|
gtk-fallback-icon-theme = "hicolor"
|
|
gtk-alternative-button-order = 1
|
|
gtk-alternative-sort-arrows = 1
|
|
gtk-auto-mnemonics = 1
|
|
gtk-show-input-method-menu = 0
|
|
gtk-show-unicode-menu = 0
|
|
|
|
#gtk-toolbar-icon-size = small-toolbar
|
|
gtk-button-images = 0
|
|
gtk-menu-images = 1
|
|
|
|
style "notebook"
|
|
{
|
|
xthickness = 1
|
|
ythickness = 1
|
|
}
|
|
widget_class "*<GtkNotebook>" style "notebook"
|
|
|
|
style "user-font"
|
|
{
|
|
font_name="9"
|
|
}
|
|
widget_class "*" style "user-font" |