7 lines
247 B
XML
7 lines
247 B
XML
<Styles xmlns="https://github.com/avaloniaui"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<Style Selector="Button.greg-primary"/>
|
|
<Style Selector="Button.greg-secondary"/>
|
|
<Style Selector="Button.greg-danger"/>
|
|
</Styles>
|