From a35fb347609bbb59da5670f2d349dbc4115b0565 Mon Sep 17 00:00:00 2001 From: DB p Date: Sun, 30 Mar 2025 15:37:22 +0900 Subject: [PATCH 1/2] - Reordered the settings items and changed some items to expandable card type - Replaced the theme creation guide link with the Theme Builder link - Fix Padding for InsideFit card --- Flow.Launcher/Resources/Controls/Card.xaml | 26 ++-- .../ViewModels/SettingsPaneThemeViewModel.cs | 2 +- .../Views/SettingsPaneGeneral.xaml | 48 ++++--- .../SettingPages/Views/SettingsPaneTheme.xaml | 134 +++++++++--------- 4 files changed, 109 insertions(+), 101 deletions(-) diff --git a/Flow.Launcher/Resources/Controls/Card.xaml b/Flow.Launcher/Resources/Controls/Card.xaml index c29a5f6025b..33c1299a9c3 100644 --- a/Flow.Launcher/Resources/Controls/Card.xaml +++ b/Flow.Launcher/Resources/Controls/Card.xaml @@ -20,21 +20,21 @@ - - + + - + - + - + - - + + @@ -73,7 +73,7 @@ @@ -91,7 +91,7 @@ @@ -107,8 +107,8 @@ - - + + @@ -120,11 +120,11 @@