ninjatrader/skins/Just Black/News.xaml

8 lines
414 B
XML

<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:po="http://schemas.microsoft.com/winfx/2006/xaml/presentation/options">
<SolidColorBrush po:Freeze="true" x:Key="AlertBackground" Color="Transparent"/>
<SolidColorBrush po:Freeze="true" x:Key="AlertForeground" Color="White"/>
</ResourceDictionary>