4 lines
314 B
XML
4 lines
314 B
XML
<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<StaticResource x:Key="FormGroupForeground" ResourceKey="SemiColorBorder" />
|
|
<StaticResource x:Key="FormAsteriskForeground" ResourceKey="SemiColorDangerPointerover" />
|
|
</ResourceDictionary> |