From 577006596065ca84e52413a62a4c36687204e8f2 Mon Sep 17 00:00:00 2001 From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com> Date: Sat, 28 Dec 2024 00:17:30 +0800 Subject: [PATCH] misc: Information->Primary except Notification. --- src/Semi.Avalonia/Themes/Dark/AdornerLayer.axaml | 2 +- src/Semi.Avalonia/Themes/Dark/CheckBox.axaml | 8 ++++---- src/Semi.Avalonia/Themes/Dark/ComboBox.axaml | 4 ++-- src/Semi.Avalonia/Themes/Dark/ListBox.axaml | 4 ++-- src/Semi.Avalonia/Themes/Dark/RadioButton.axaml | 6 +++--- src/Semi.Avalonia/Themes/Dark/TextBlock.axaml | 2 +- src/Semi.Avalonia/Themes/Dark/ToggleButton.axaml | 2 +- src/Semi.Avalonia/Themes/Dark/TreeView.axaml | 2 +- 8 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/Semi.Avalonia/Themes/Dark/AdornerLayer.axaml b/src/Semi.Avalonia/Themes/Dark/AdornerLayer.axaml index eb27257..37fa75f 100644 --- a/src/Semi.Avalonia/Themes/Dark/AdornerLayer.axaml +++ b/src/Semi.Avalonia/Themes/Dark/AdornerLayer.axaml @@ -1,4 +1,4 @@ - + \ 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 c71797e..cae6997 100644 --- a/src/Semi.Avalonia/Themes/Dark/CheckBox.axaml +++ b/src/Semi.Avalonia/Themes/Dark/CheckBox.axaml @@ -17,11 +17,11 @@ - - - + + + - + diff --git a/src/Semi.Avalonia/Themes/Dark/ComboBox.axaml b/src/Semi.Avalonia/Themes/Dark/ComboBox.axaml index c72c07c..b0bf1cc 100644 --- a/src/Semi.Avalonia/Themes/Dark/ComboBox.axaml +++ b/src/Semi.Avalonia/Themes/Dark/ComboBox.axaml @@ -27,8 +27,8 @@ - - + + diff --git a/src/Semi.Avalonia/Themes/Dark/ListBox.axaml b/src/Semi.Avalonia/Themes/Dark/ListBox.axaml index 12d82ce..e9c34e9 100644 --- a/src/Semi.Avalonia/Themes/Dark/ListBox.axaml +++ b/src/Semi.Avalonia/Themes/Dark/ListBox.axaml @@ -7,8 +7,8 @@ - - + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Dark/RadioButton.axaml b/src/Semi.Avalonia/Themes/Dark/RadioButton.axaml index 2008c41..c01f0c6 100644 --- a/src/Semi.Avalonia/Themes/Dark/RadioButton.axaml +++ b/src/Semi.Avalonia/Themes/Dark/RadioButton.axaml @@ -12,11 +12,11 @@ - + - + @@ -32,7 +32,7 @@ - + diff --git a/src/Semi.Avalonia/Themes/Dark/TextBlock.axaml b/src/Semi.Avalonia/Themes/Dark/TextBlock.axaml index 35f0a40..577e50c 100644 --- a/src/Semi.Avalonia/Themes/Dark/TextBlock.axaml +++ b/src/Semi.Avalonia/Themes/Dark/TextBlock.axaml @@ -7,7 +7,7 @@ - + diff --git a/src/Semi.Avalonia/Themes/Dark/ToggleButton.axaml b/src/Semi.Avalonia/Themes/Dark/ToggleButton.axaml index 7ddd72b..c3ec4fa 100644 --- a/src/Semi.Avalonia/Themes/Dark/ToggleButton.axaml +++ b/src/Semi.Avalonia/Themes/Dark/ToggleButton.axaml @@ -35,7 +35,7 @@ - + diff --git a/src/Semi.Avalonia/Themes/Dark/TreeView.axaml b/src/Semi.Avalonia/Themes/Dark/TreeView.axaml index 91ab8db..c5e1e56 100644 --- a/src/Semi.Avalonia/Themes/Dark/TreeView.axaml +++ b/src/Semi.Avalonia/Themes/Dark/TreeView.axaml @@ -8,7 +8,7 @@ - + \ No newline at end of file