Giant blob of minor changes
[dotfiles/.git] / .config / GIMP / 2.10 / themerc
diff --git a/.config/GIMP/2.10/themerc b/.config/GIMP/2.10/themerc
new file mode 100644 (file)
index 0000000..a558970
--- /dev/null
@@ -0,0 +1,18 @@
+# GIMP themerc
+#
+# This file is written on GIMP startup and on every theme change.
+# It is NOT supposed to be edited manually. Edit your personal
+# gtkrc file instead (/home/josuer08/.config/GIMP/2.10/gtkrc).
+
+style "gimp-spin-scale-style"
+{
+  GimpSpinScale::compact = 1
+}
+
+class "GimpSpinScale" style "gimp-spin-scale-style"
+
+include "/usr/share/gimp/2.0/themes/Dark/gtkrc"
+include "/etc/gimp/2.0/gtkrc"
+include "/home/josuer08/.config/GIMP/2.10/gtkrc"
+
+# end of themerc