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 00:54:15 +02:00
parent c38cbc7a36
commit 7f388d79db
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 inkscape.orig/src/preferences-skeleton.h inkscape/src/preferences-skeleton.h
--- inkscape.orig/src/preferences-skeleton.h
+++ inkscape/src/preferences-skeleton.h
@@ -400,7 +400,7 @@ static char const preferences_skeleton[]
unitType="2" />
<group
id="boot"
- theme="colorful" />
+ theme="system" />
</group>
<group

View file

@ -15,3 +15,4 @@ progress-linux/0003-disable-savedialogposition.patch
progress-linux/0004-disable-savedocviewport.patch
progress-linux/0005-dark-theme.patch
progress-linux/0006-icon-theme.patch
progress-linux/0007-theme.patch