- tweak: UI improvement
This commit is contained in:
@@ -3,4 +3,8 @@
|
||||
<SolidColorBrush x:Key="DefaultForeground">#121212</SolidColorBrush>
|
||||
<SolidColorBrush x:Key="DefaultSelected">#D95F59</SolidColorBrush>
|
||||
<BoxShadows x:Key="DefaultShadow">0 0 10 -1 #121212</BoxShadows>
|
||||
<LinearGradientBrush EndPoint="100%,50%" StartPoint="0%,50%" x:Key="DefaultGrad">
|
||||
<GradientStop Color="#262222" Offset="0.0" />
|
||||
<GradientStop Color="#222222" Offset="1.0" />
|
||||
</LinearGradientBrush>
|
||||
</ResourceDictionary>
|
||||
|
||||
Reference in New Issue
Block a user