From 0636d7d19e931faf4c34d37359b6368b3f7ce0ec Mon Sep 17 00:00:00 2001 From: Paddle Date: Sun, 30 Jul 2023 07:14:29 +0200 Subject: [PATCH] Add 'type' metadata to build-in themes preference packs. --- src/Gui/PreferencePacks/package.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Gui/PreferencePacks/package.xml b/src/Gui/PreferencePacks/package.xml index 85cb651f66..aff173db12 100644 --- a/src/Gui/PreferencePacks/package.xml +++ b/src/Gui/PreferencePacks/package.xml @@ -10,6 +10,7 @@ Classic theme + Theme Removes stylesheets, and applies the classic purple/gray background. Resets all colors to default 1.0.0 built-in @@ -19,6 +20,7 @@ Dark theme + Theme Applies a dark background and a darker stylesheet, you can choose other stylesheets as you wish. 0.5.0 built-in @@ -29,6 +31,7 @@ Light theme + Theme Applies a light background and a light stylesheet, you can choose other stylesheets as you wish. 0.5.0 built-in