feat: WIP.

This commit is contained in:
rabbitism
2024-06-25 21:49:23 +08:00
parent 27b8acf714
commit fd9a8668c5
3 changed files with 61 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
<ResourceDictionary xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:u="https://irihi.tech/ursa">
<!-- Add Resources Here -->
<ControlTheme x:Key="{x:Type u:UrsaWindow}" TargetType="u:UrsaWindow">
</ControlTheme>
</ResourceDictionary>