feat: add more high contrast themes.

This commit is contained in:
rabbitism
2024-09-20 04:08:08 +08:00
committed by Zhang Dian
parent 2dbfcb38e3
commit bc49ce78e0
9 changed files with 2165 additions and 26 deletions

View File

@@ -2,8 +2,8 @@
x:Class="Semi.Avalonia.Demo.App"
xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
RequestedThemeVariant="{x:Static semi:SemiTheme.Aquatic}"
xmlns:semi="https://irihi.tech/semi">
xmlns:semi="https://irihi.tech/semi">
<Application.Styles>
<!-- You can still reference in old way. -->
<!-- <StyleInclude Source="avares://Semi.Avalonia/Themes/Index.axaml" /> -->