4 lines
339 B
XML
4 lines
339 B
XML
<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<StaticResource x:Key="NavigationMenuItemExpandIconForeground" ResourceKey="SemiColorText0" />
|
|
<StaticResource x:Key="NavigationMenuItemSeparatorBorderForeground" ResourceKey="SemiColorBorder" />
|
|
</ResourceDictionary> |