summaryrefslogtreecommitdiff
path: root/skel/.gtkrc-2.0
blob: 1943c7fed8dc582f7f801cec1d430f3f95cd56ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead.

include "/home/venerix/.gtkrc-2.0.mine"
gtk-theme-name="Redcore-nighttime"
gtk-icon-theme-name="material-design-dark"
gtk-font-name="Roboto 9"
gtk-cursor-theme-name="Hacked-Red"
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-toolbar-icon-size=GTK_ICON_SIZE_SMALL_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
gtk-xft-hintstyle="hintfull"
gtk-xft-rgba="rgb"