diff --git a/src/Semi.Avalonia/Themes/Dark/DatePicker.axaml b/src/Semi.Avalonia/Themes/Dark/DatePicker.axaml new file mode 100644 index 0000000..d1981be --- /dev/null +++ b/src/Semi.Avalonia/Themes/Dark/DatePicker.axaml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Dark/DropDownButton.axaml b/src/Semi.Avalonia/Themes/Dark/DropDownButton.axaml new file mode 100644 index 0000000..d1981be --- /dev/null +++ b/src/Semi.Avalonia/Themes/Dark/DropDownButton.axaml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Dark/NumericUpDown.axaml b/src/Semi.Avalonia/Themes/Dark/NumericUpDown.axaml new file mode 100644 index 0000000..d1981be --- /dev/null +++ b/src/Semi.Avalonia/Themes/Dark/NumericUpDown.axaml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Dark/SplitButton.axaml b/src/Semi.Avalonia/Themes/Dark/SplitButton.axaml new file mode 100644 index 0000000..d1981be --- /dev/null +++ b/src/Semi.Avalonia/Themes/Dark/SplitButton.axaml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Dark/TabControl.axaml b/src/Semi.Avalonia/Themes/Dark/TabControl.axaml new file mode 100644 index 0000000..d1981be --- /dev/null +++ b/src/Semi.Avalonia/Themes/Dark/TabControl.axaml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Dark/TimePicker.axaml b/src/Semi.Avalonia/Themes/Dark/TimePicker.axaml new file mode 100644 index 0000000..d1981be --- /dev/null +++ b/src/Semi.Avalonia/Themes/Dark/TimePicker.axaml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Dark/_index.axaml b/src/Semi.Avalonia/Themes/Dark/_index.axaml index 0fc69c4..5b328e6 100644 --- a/src/Semi.Avalonia/Themes/Dark/_index.axaml +++ b/src/Semi.Avalonia/Themes/Dark/_index.axaml @@ -13,7 +13,9 @@ + + @@ -23,15 +25,19 @@ + + + + diff --git a/src/Semi.Avalonia/Themes/Light/DatePicker.axaml b/src/Semi.Avalonia/Themes/Light/DatePicker.axaml new file mode 100644 index 0000000..d1981be --- /dev/null +++ b/src/Semi.Avalonia/Themes/Light/DatePicker.axaml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Light/DropDownButton.axaml b/src/Semi.Avalonia/Themes/Light/DropDownButton.axaml new file mode 100644 index 0000000..d1981be --- /dev/null +++ b/src/Semi.Avalonia/Themes/Light/DropDownButton.axaml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Light/NumericUpDown.axaml b/src/Semi.Avalonia/Themes/Light/NumericUpDown.axaml new file mode 100644 index 0000000..d1981be --- /dev/null +++ b/src/Semi.Avalonia/Themes/Light/NumericUpDown.axaml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Light/SplitButton.axaml b/src/Semi.Avalonia/Themes/Light/SplitButton.axaml new file mode 100644 index 0000000..d1981be --- /dev/null +++ b/src/Semi.Avalonia/Themes/Light/SplitButton.axaml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Light/TabControl.axaml b/src/Semi.Avalonia/Themes/Light/TabControl.axaml new file mode 100644 index 0000000..d1981be --- /dev/null +++ b/src/Semi.Avalonia/Themes/Light/TabControl.axaml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Light/TimePicker.axaml b/src/Semi.Avalonia/Themes/Light/TimePicker.axaml new file mode 100644 index 0000000..d1981be --- /dev/null +++ b/src/Semi.Avalonia/Themes/Light/TimePicker.axaml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Light/_index.axaml b/src/Semi.Avalonia/Themes/Light/_index.axaml index 397d751..3baba8f 100644 --- a/src/Semi.Avalonia/Themes/Light/_index.axaml +++ b/src/Semi.Avalonia/Themes/Light/_index.axaml @@ -13,7 +13,9 @@ + + @@ -23,15 +25,19 @@ + + + + diff --git a/src/Semi.Avalonia/Themes/Shared/DataValidationErrors.axaml b/src/Semi.Avalonia/Themes/Shared/DataValidationErrors.axaml new file mode 100644 index 0000000..d1981be --- /dev/null +++ b/src/Semi.Avalonia/Themes/Shared/DataValidationErrors.axaml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Shared/GridSplitter.axaml b/src/Semi.Avalonia/Themes/Shared/GridSplitter.axaml new file mode 100644 index 0000000..d1981be --- /dev/null +++ b/src/Semi.Avalonia/Themes/Shared/GridSplitter.axaml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Shared/Palette.axaml b/src/Semi.Avalonia/Themes/Shared/Palette.axaml new file mode 100644 index 0000000..d1981be --- /dev/null +++ b/src/Semi.Avalonia/Themes/Shared/Palette.axaml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Shared/TabControl.axaml b/src/Semi.Avalonia/Themes/Shared/TabControl.axaml new file mode 100644 index 0000000..d1981be --- /dev/null +++ b/src/Semi.Avalonia/Themes/Shared/TabControl.axaml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Shared/Window.axaml b/src/Semi.Avalonia/Themes/Shared/Window.axaml new file mode 100644 index 0000000..d1981be --- /dev/null +++ b/src/Semi.Avalonia/Themes/Shared/Window.axaml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Semi.Avalonia/Themes/Shared/_index.axaml b/src/Semi.Avalonia/Themes/Shared/_index.axaml index 12db9e4..249105f 100644 --- a/src/Semi.Avalonia/Themes/Shared/_index.axaml +++ b/src/Semi.Avalonia/Themes/Shared/_index.axaml @@ -1,5 +1,6 @@  + @@ -11,10 +12,13 @@ + + + @@ -29,6 +33,7 @@ + @@ -37,6 +42,6 @@ - + \ No newline at end of file