4 lines
304 B
XML
4 lines
304 B
XML
<ResourceDictionary xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<StaticResource x:Key="RatingCharacterForeground" ResourceKey="SemiYellow5" />
|
|
<StaticResource x:Key="RatingCharacterBackground" ResourceKey="SemiColorFill0" />
|
|
</ResourceDictionary> |