mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-04-16 06:06:36 +08:00
fix: fix typo - Dust -> Dusk.
This commit is contained in:
@@ -25,7 +25,7 @@ public partial class ThemeVariantDemoViewModel : ObservableObject
|
||||
ThemeVariant.Dark,
|
||||
SemiTheme.Aquatic,
|
||||
SemiTheme.Desert,
|
||||
SemiTheme.Dust,
|
||||
SemiTheme.Dusk,
|
||||
SemiTheme.NightSky,
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user