1
0
Fork 0

Setting theme to "System".

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
This commit is contained in:
Daniel Baumann 2025-06-23 01:01:43 +02:00
parent 6ac2a01a35
commit 7169ef5258
Signed by: daniel.baumann
GPG key ID: BCC918A2ABD66424
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,15 @@
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
Description: Setting theme to "System".
diff -Naurp gimp.orig/etc/gimprc.in gimp/etc/gimprc.in
--- gimp.orig/etc/gimprc.in
+++ gimp/etc/gimprc.in
@@ -781,7 +781,7 @@
# The name of the theme to use. This is a string value.
#
-# (theme "Default")
+(theme-color-scheme light)
# The name of the theme to use. Possible values are yes and no.
#

View file

@ -3,3 +3,4 @@ progress-linux/0002-global-font.patch
progress-linux/0003-toolbox-wilber.patch
progress-linux/0004-dark-theme.patch
progress-linux/0005-icon-theme.patch
progress-linux/0006-theme.patch