Remove Corner Type

This commit is contained in:
DB p 2025-03-18 23:55:49 +09:00
parent 8493fa559b
commit a3322fce71

View file

@ -14,7 +14,6 @@
</ResourceDictionary.MergedDictionaries>
<system:Boolean x:Key="ThemeBlurEnabled">True</system:Boolean>
<system:String x:Key="SystemBG">Auto</system:String>
<system:String x:Key="CornerType">Round</system:String>
<Color x:Key="LightBG">#BFFAFAFA</Color>
<Color x:Key="DarkBG">#DD202020</Color>
<Style