Revert "improve:主题"

This reverts commit da3c41567d.
This commit is contained in:
2025-10-04 22:12:47 +08:00
parent da3c41567d
commit f7b4adb85d
+1 -1
View File
@@ -1,5 +1,5 @@
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<SolidColorBrush x:Key="FloatBarBackground" Opacity="0.9" Color="#212325" />
<SolidColorBrush x:Key="FloatBarBackground" Opacity="0.9" Color="#1A1C1E" />
<SolidColorBrush x:Key="FloatBarBackgroundWithoutOpacity" Opacity="1.0" Color="Black" />
<SolidColorBrush x:Key="FloatBarTitleBackground" Opacity="1.0" Color="#2156c9" />
<SolidColorBrush x:Key="FloatBarBorderBrush" Opacity="1.0" Color="White" />