UI improvements

This commit is contained in:
Niels Laute
2020-11-08 20:09:07 +01:00
parent 14f905dbfd
commit aafab46456
12 changed files with 78 additions and 6 deletions

View File

@@ -20,4 +20,5 @@
<SolidColorBrush x:Key="PrimaryBackgroundBrush" Color="#FF000000" />
<SolidColorBrush x:Key="PrimaryForegroundBrush" Color="#FF00ff00" />
<SolidColorBrush x:Key="SecondaryForegroundBrush" Color="#FFc0c0c0" />
<SolidColorBrush x:Key="PrimaryBorderBrush" Color="Transparent"/>
</ResourceDictionary>