From f99e6541aed5e355025f102942532cc9f7bef20e Mon Sep 17 00:00:00 2001 From: rabbitism Date: Wed, 28 Jun 2023 04:11:53 +0800 Subject: [PATCH] feat: add dark resources. --- .../Themes/Dark/ButtonGroup.axaml | 80 +++++++++++++++++++ src/Ursa.Themes.Semi/Themes/Dark/_index.axaml | 1 + 2 files changed, 81 insertions(+) create mode 100644 src/Ursa.Themes.Semi/Themes/Dark/ButtonGroup.axaml diff --git a/src/Ursa.Themes.Semi/Themes/Dark/ButtonGroup.axaml b/src/Ursa.Themes.Semi/Themes/Dark/ButtonGroup.axaml new file mode 100644 index 0000000..6ae7f40 --- /dev/null +++ b/src/Ursa.Themes.Semi/Themes/Dark/ButtonGroup.axaml @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Ursa.Themes.Semi/Themes/Dark/_index.axaml b/src/Ursa.Themes.Semi/Themes/Dark/_index.axaml index 025d14f..c892d42 100644 --- a/src/Ursa.Themes.Semi/Themes/Dark/_index.axaml +++ b/src/Ursa.Themes.Semi/Themes/Dark/_index.axaml @@ -3,6 +3,7 @@ +