mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-03-20 00:16:35 +08:00
Window Background
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<ResourceDictionary xmlns="https://github.com/avaloniaui"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
<!-- Add Resources Here -->
|
||||
<SolidColorBrush x:Key="WindowDefaultBackground" Color="Black"/>
|
||||
<SolidColorBrush x:Key="WindowDefaultBackground" Color="#16161A"/>
|
||||
<SolidColorBrush x:Key="WindowDefaultForeground" Color="White"/>
|
||||
</ResourceDictionary>
|
||||
|
||||
Reference in New Issue
Block a user