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:30 +08:00
|
|
|
<ResourceDictionary Source="/VariaStudio;component/Themes/Animations.xaml" />
|
|
|
|
|
<ResourceDictionary Source="/VariaStudio;component/Themes/Styles.xaml" />
|
2025-12-23 21:35:54 +08:00
|
|
|
</ResourceDictionary.MergedDictionaries>
|
|
|
|
|
</ResourceDictionary>
|