misc: revert high-contrast Theme feat.

This commit is contained in:
Zhang Dian
2024-12-02 16:52:03 +08:00
parent bac851a87f
commit 62935eee6a
123 changed files with 240 additions and 1046 deletions

View File

@@ -1,6 +1,8 @@
<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<!-- Add Resources Here -->
<ControlTheme x:Key="NavigationTab" TargetType="TabControl">
<Setter Property="TabControl.Template">
<!-- -->
<ControlTemplate TargetType="TabControl">
<Border
HorizontalAlignment="{TemplateBinding HorizontalAlignment}"