diff --git a/Flow.Launcher/Resources/CustomControlTemplate.xaml b/Flow.Launcher/Resources/CustomControlTemplate.xaml
index 4dcc13309..f4ef3b1a9 100644
--- a/Flow.Launcher/Resources/CustomControlTemplate.xaml
+++ b/Flow.Launcher/Resources/CustomControlTemplate.xaml
@@ -2591,13 +2591,13 @@
+ Style="{DynamicResource NumberBoxPopupSpinButtonStyle}" />
+ Style="{DynamicResource NumberBoxPopupSpinButtonStyle}" />
@@ -2692,4 +2692,68 @@
+
+ 0,4,0,4
+
+
+
+
+
+
+
diff --git a/Flow.Launcher/Resources/Dark.xaml b/Flow.Launcher/Resources/Dark.xaml
index 894a185b7..9b2e53e8a 100644
--- a/Flow.Launcher/Resources/Dark.xaml
+++ b/Flow.Launcher/Resources/Dark.xaml
@@ -168,6 +168,7 @@
#99FFFFFF
#CCFFFFFF
#66FFFFFF
+ #45FFFFFF
#FFF2F2F2
#FF000000
#33000000
@@ -208,7 +209,7 @@
-
+
diff --git a/Flow.Launcher/Resources/Light.xaml b/Flow.Launcher/Resources/Light.xaml
index 7069f35da..b5b6796c9 100644
--- a/Flow.Launcher/Resources/Light.xaml
+++ b/Flow.Launcher/Resources/Light.xaml
@@ -159,6 +159,8 @@
#99000000
#CC000000
#66000000
+
+ #3E000000
#FF171717
#FF000000
#33000000
@@ -199,7 +201,7 @@
-
+
diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml
index b6c9d250e..8ac680e64 100644
--- a/Flow.Launcher/SettingWindow.xaml
+++ b/Flow.Launcher/SettingWindow.xaml
@@ -2354,7 +2354,7 @@
@@ -2379,7 +2379,10 @@
-
+
@@ -2397,7 +2400,7 @@