提交初始文件
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="#fafafa" Opacity="0.95"/>
|
||||
<SolidColorBrush x:Key="FloatBarBorderBrush" Color="#52525b" Opacity="0.6"/>
|
||||
<SolidColorBrush x:Key="FloatBarForeground" Color="#18181b"/>
|
||||
<Color x:Key="FloatBarForegroundColor">#18181b</Color>
|
||||
</ResourceDictionary>
|
||||
Reference in New Issue
Block a user