styles/empty.Style.ps1

# empty style
$config = @{}

Add-OxyStyle empty $config
Add-OxyStyle vanilla $config

Set-OxyDefaultStyle vanilla