alpha
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
||||
<SolidColorBrush x:Key="FloatBarBackground" Color="Black" Opacity="0.5"/>
|
||||
<SolidColorBrush x:Key="FloatBarBorderBrush" Color="White" Opacity="0.5"/>
|
||||
<SolidColorBrush x:Key="FloatBarForeground" Color="White"/>
|
||||
<Color x:Key="FloatBarForegroundColor">#FFcccccc</Color>
|
||||
</ResourceDictionary>
|
||||
Reference in New Issue
Block a user