Files
ShrlAlgoToolkit/Melskin/Themes/Generic.xaml

6 lines
415 B
Plaintext
Raw Normal View History

2025-12-23 21:35:54 +08:00
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<ResourceDictionary.MergedDictionaries>
2026-01-02 17:30:41 +08:00
<ResourceDictionary Source="/Melskin;component/Themes/Animations.xaml" />
<ResourceDictionary Source="/Melskin;component/Themes/Styles.xaml" />
2025-12-23 21:35:54 +08:00
</ResourceDictionary.MergedDictionaries>
</ResourceDictionary>