feat: replace SolidColorBrush in HighContrast files.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
<SolidColorBrush x:Key="TimelineHeaderForeground" Color="{StaticResource WindowTextColor}" />
|
||||
<StaticResource x:Key="TimelineHeaderForeground" ResourceKey="SemiColorWindowText" />
|
||||
</ResourceDictionary>
|
||||
Reference in New Issue
Block a user