diff --git a/Flow.Launcher.Infrastructure/Constant.cs b/Flow.Launcher.Infrastructure/Constant.cs
index a5b89c30027..564e03638c4 100644
--- a/Flow.Launcher.Infrastructure/Constant.cs
+++ b/Flow.Launcher.Infrastructure/Constant.cs
@@ -33,7 +33,7 @@ public static class Constant
public static readonly string QueryTextBoxIconImagePath = $"{ProgramDirectory}\\Images\\mainsearch.svg";
- public const string DefaultTheme = "Darker";
+ public const string DefaultTheme = "Win11Light";
public const string Themes = "Themes";
diff --git a/Flow.Launcher/App.xaml b/Flow.Launcher/App.xaml
index 68ba806d276..c5214d7ab9d 100644
--- a/Flow.Launcher/App.xaml
+++ b/Flow.Launcher/App.xaml
@@ -10,7 +10,7 @@
-
+