From 259b6771a378712bce11eca73b0c9189abdea5a5 Mon Sep 17 00:00:00 2001 From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com> Date: Mon, 22 Apr 2024 01:00:22 +0800 Subject: [PATCH] fix: various issues. * CalendarDatePicker Bordered class. * ComboBox Pressed BorderBrush. * ToggleSwitch default Background & BorderBrush. * CheckBox & ListBox Background. --- src/Semi.Avalonia/Themes/Dark/CalendarDatePicker.axaml | 4 ++-- src/Semi.Avalonia/Themes/Dark/CheckBox.axaml | 4 ++-- src/Semi.Avalonia/Themes/Dark/ComboBox.axaml | 4 ++-- src/Semi.Avalonia/Themes/Dark/ListBox.axaml | 4 ++-- src/Semi.Avalonia/Themes/Dark/ToggleSwitch.axaml | 6 +++--- src/Semi.Avalonia/Themes/Light/ComboBox.axaml | 2 +- src/Semi.Avalonia/Themes/Light/ToggleSwitch.axaml | 2 +- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/Semi.Avalonia/Themes/Dark/CalendarDatePicker.axaml b/src/Semi.Avalonia/Themes/Dark/CalendarDatePicker.axaml index 962d533..92b246a 100644 --- a/src/Semi.Avalonia/Themes/Dark/CalendarDatePicker.axaml +++ b/src/Semi.Avalonia/Themes/Dark/CalendarDatePicker.axaml @@ -12,5 +12,5 @@ - - + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Dark/CheckBox.axaml b/src/Semi.Avalonia/Themes/Dark/CheckBox.axaml index 4c4bb32..35846a9 100644 --- a/src/Semi.Avalonia/Themes/Dark/CheckBox.axaml +++ b/src/Semi.Avalonia/Themes/Dark/CheckBox.axaml @@ -27,8 +27,8 @@ - - + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Dark/ComboBox.axaml b/src/Semi.Avalonia/Themes/Dark/ComboBox.axaml index 29fc605..8eef104 100644 --- a/src/Semi.Avalonia/Themes/Dark/ComboBox.axaml +++ b/src/Semi.Avalonia/Themes/Dark/ComboBox.axaml @@ -34,5 +34,5 @@ - - + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Dark/ListBox.axaml b/src/Semi.Avalonia/Themes/Dark/ListBox.axaml index 5d0bd41..df91878 100644 --- a/src/Semi.Avalonia/Themes/Dark/ListBox.axaml +++ b/src/Semi.Avalonia/Themes/Dark/ListBox.axaml @@ -87,8 +87,8 @@ - - + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Dark/ToggleSwitch.axaml b/src/Semi.Avalonia/Themes/Dark/ToggleSwitch.axaml index 0d3ce91..b77a9cb 100644 --- a/src/Semi.Avalonia/Themes/Dark/ToggleSwitch.axaml +++ b/src/Semi.Avalonia/Themes/Dark/ToggleSwitch.axaml @@ -4,12 +4,12 @@ - + - + - + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Light/ComboBox.axaml b/src/Semi.Avalonia/Themes/Light/ComboBox.axaml index 46fe865..9a3dcc7 100644 --- a/src/Semi.Avalonia/Themes/Light/ComboBox.axaml +++ b/src/Semi.Avalonia/Themes/Light/ComboBox.axaml @@ -34,5 +34,5 @@ - + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Light/ToggleSwitch.axaml b/src/Semi.Avalonia/Themes/Light/ToggleSwitch.axaml index a01024b..ed5120c 100644 --- a/src/Semi.Avalonia/Themes/Light/ToggleSwitch.axaml +++ b/src/Semi.Avalonia/Themes/Light/ToggleSwitch.axaml @@ -6,7 +6,7 @@ - +