diff --git a/Flow.Launcher/Themes/League.Designer.xaml b/Flow.Launcher/Themes/League.Designer.xaml
deleted file mode 100644
index 4ab91128c..000000000
--- a/Flow.Launcher/Themes/League.Designer.xaml
+++ /dev/null
@@ -1,36 +0,0 @@
-namespace Flow.Launcher.Themes
-{
- partial class League
- {
- ///
- /// 필수 디자이너 변수입니다.
- ///
- private System.ComponentModel.IContainer components = null;
-
- ///
- /// 사용 중인 모든 리소스를 정리합니다.
- ///
- /// 관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
-
- #region 구성 요소 디자이너에서 생성한 코드
-
- ///
- /// 디자이너 지원에 필요한 메서드입니다.
- /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
- ///
- private void InitializeComponent()
- {
- components = new System.ComponentModel.Container();
- }
-
- #endregion
- }
-}
diff --git a/Flow.Launcher/Themes/Win10Light.xaml b/Flow.Launcher/Themes/Win10Light.xaml
new file mode 100644
index 000000000..15debb12a
--- /dev/null
+++ b/Flow.Launcher/Themes/Win10Light.xaml
@@ -0,0 +1,268 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #ccd0d4
+
+
+
+
+
+
+
+
+
+
diff --git a/Flow.Launcher/Themes/Win11Dark.Designer.xaml b/Flow.Launcher/Themes/Win11Dark.Designer.xaml
deleted file mode 100644
index ab2fe2ba0..000000000
--- a/Flow.Launcher/Themes/Win11Dark.Designer.xaml
+++ /dev/null
@@ -1,36 +0,0 @@
-namespace Flow.Launcher.Themes
-{
- partial class Win11Dark
- {
- ///
- /// 필수 디자이너 변수입니다.
- ///
- private System.ComponentModel.IContainer components = null;
-
- ///
- /// 사용 중인 모든 리소스를 정리합니다.
- ///
- /// 관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
-
- #region 구성 요소 디자이너에서 생성한 코드
-
- ///
- /// 디자이너 지원에 필요한 메서드입니다.
- /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
- ///
- private void InitializeComponent()
- {
- components = new System.ComponentModel.Container();
- }
-
- #endregion
- }
-}
diff --git a/Flow.Launcher/Themes/Win11Light.xaml b/Flow.Launcher/Themes/Win11Light.xaml
new file mode 100644
index 000000000..74bd6b438
--- /dev/null
+++ b/Flow.Launcher/Themes/Win11Light.xaml
@@ -0,0 +1,250 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ #eaeaea
+
+
+
+
+
+
+
+