Files
NebulaLauncher/Nebula.Launcher/Assets/AppResources.axaml
2025-01-20 16:35:48 +03:00

5 lines
281 B
XML

<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<SolidColorBrush x:Key="NoneBackground">#00000000</SolidColorBrush>
<SolidColorBrush x:Key="DefaultBackground">#121212</SolidColorBrush>
</ResourceDictionary>