Setting default to non-dark theme.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
parent
8fb223d286
commit
0e21e511d4
2 changed files with 16 additions and 0 deletions
15
debian/patches/progress-linux/0004-dark-theme.patch
vendored
Normal file
15
debian/patches/progress-linux/0004-dark-theme.patch
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
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.
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -1,3 +1,4 @@
|
|||
progress-linux/0001-default-font.patch
|
||||
progress-linux/0002-global-font.patch
|
||||
progress-linux/0003-toolbox-wilber.patch
|
||||
progress-linux/0004-dark-theme.patch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue