feat: add demo screenshot

This commit is contained in:
rabbitism
2023-07-02 13:46:35 +08:00
parent 9513d79d31
commit 4bcf41e58b
2 changed files with 3 additions and 0 deletions

View File

@@ -30,6 +30,8 @@ You can now use Ursa controls in your Avalonia Application.
</Window> </Window>
``` ```
![Demo](./assets/demo.jpg)
2. Ursa.Themes.Semi 2. Ursa.Themes.Semi
To make Ursa controls show up in your application, you need to reference to a theme package designed for Ursa. To make Ursa controls show up in your application, you need to reference to a theme package designed for Ursa.
@@ -37,6 +39,7 @@ Ursa.Themes.Semi is a theme package for Ursa inspired by Semi Design. You can ad
Add nuget package: Add nuget package:
```bash ```bash
dotnet add package Semi.Avalonia --version 11.0.0-rc1
dotnet add package Irihi.Ursa.Themes.Semi --version 0.1.0-beta20230702 dotnet add package Irihi.Ursa.Themes.Semi --version 0.1.0-beta20230702
``` ```

BIN
assets/demo.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB