4 lines
298 B
XML
4 lines
298 B
XML
<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<StaticResource x:Key="TimelineHeaderForeground" ResourceKey="SemiColorText0" />
|
|
<StaticResource x:Key="TimelineLineBrush" ResourceKey="SemiColorFill2" />
|
|
</ResourceDictionary> |