From e5e7f020e3d787a68f6730efb39dbccd86b27772 Mon Sep 17 00:00:00 2001 From: rabbitism Date: Sat, 6 Jan 2024 16:50:00 +0800 Subject: [PATCH] feat: add more themes and demo. --- demo/Ursa.Demo/Pages/IconButtonDemo.axaml | 67 +++++++++- .../Controls/IconButton.axaml | 117 ++++++++++++++++++ 2 files changed, 183 insertions(+), 1 deletion(-) diff --git a/demo/Ursa.Demo/Pages/IconButtonDemo.axaml b/demo/Ursa.Demo/Pages/IconButtonDemo.axaml index 8d49e69..44f7c93 100644 --- a/demo/Ursa.Demo/Pages/IconButtonDemo.axaml +++ b/demo/Ursa.Demo/Pages/IconButtonDemo.axaml @@ -22,7 +22,72 @@ Data="{StaticResource iconGlyph}" /> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +