15 lines
452 B
Diff
15 lines
452 B
Diff
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
|
|
Description: Setting default to non-dark theme.
|
|
|
|
diff -Naurp gimp.orig/etc/gimprc.in gimp/etc/gimprc.in
|
|
--- gimp.orig/etc/gimprc.in
|
|
+++ gimp/etc/gimprc.in
|
|
@@ -785,7 +785,7 @@
|
|
|
|
# The name of the theme to use. Possible values are yes and no.
|
|
#
|
|
-# (prefer-dark-theme yes)
|
|
+(prefer-dark-theme no)
|
|
|
|
# Sets the icon theme search path. This is a colon-separated list of folders
|
|
# to search.
|