diff --git a/demo/Semi.Avalonia.Demo/Pages/HighContrastDemo.axaml b/demo/Semi.Avalonia.Demo/Pages/HighContrastDemo.axaml index 099b0b5..03599ec 100644 --- a/demo/Semi.Avalonia.Demo/Pages/HighContrastDemo.axaml +++ b/demo/Semi.Avalonia.Demo/Pages/HighContrastDemo.axaml @@ -25,7 +25,8 @@ Name="toggle" HorizontalAlignment="Right" IsChecked="True" - Theme="{DynamicResource SplitViewToggleSwitch}" /> + Theme="{DynamicResource IconBorderlessToggleSwitch}" + Content="{StaticResource SemiIconSidebar}" /> + Theme="{DynamicResource IconBorderlessToggleSwitch}" + Content="{StaticResource SemiIconSidebar}" /> diff --git a/demo/Semi.Avalonia.Demo/Themes/ColorDetailControl.axaml b/demo/Semi.Avalonia.Demo/Themes/ColorDetailControl.axaml index e4d7549..999b7f9 100644 --- a/demo/Semi.Avalonia.Demo/Themes/ColorDetailControl.axaml +++ b/demo/Semi.Avalonia.Demo/Themes/ColorDetailControl.axaml @@ -34,16 +34,10 @@ + Theme="{DynamicResource IconBorderlessButton}" + Content="{StaticResource SemiIconCopy}" /> - - + Theme="{DynamicResource IconBorderlessButton}" + Content="{StaticResource SemiIconCopy}" /> - - + Theme="{DynamicResource IconBorderlessButton}" + Content="{StaticResource SemiIconCopy}" /> - - + Theme="{DynamicResource IconBorderlessButton}" + Content="{StaticResource SemiIconCopy}" /> - - + Theme="{DynamicResource IconBorderlessButton}" + Content="{StaticResource SemiIconCopy}" /> + diff --git a/demo/Semi.Avalonia.Demo/Themes/ToggleSwitch.axaml b/demo/Semi.Avalonia.Demo/Themes/ToggleSwitch.axaml index 1892108..fcd56d8 100644 --- a/demo/Semi.Avalonia.Demo/Themes/ToggleSwitch.axaml +++ b/demo/Semi.Avalonia.Demo/Themes/ToggleSwitch.axaml @@ -1,31 +1,42 @@ - + + + - - +