Giant blob of minor changes
[dotfiles/.git] / .config / GIMP / 2.10 / themerc
1 # GIMP themerc
2 #
3 # This file is written on GIMP startup and on every theme change.
4 # It is NOT supposed to be edited manually. Edit your personal
5 # gtkrc file instead (/home/josuer08/.config/GIMP/2.10/gtkrc).
6
7 style "gimp-spin-scale-style"
8 {
9   GimpSpinScale::compact = 1
10 }
11
12 class "GimpSpinScale" style "gimp-spin-scale-style"
13
14 include "/usr/share/gimp/2.0/themes/Dark/gtkrc"
15 include "/etc/gimp/2.0/gtkrc"
16 include "/home/josuer08/.config/GIMP/2.10/gtkrc"
17
18 # end of themerc