mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-12 22:25:00 +00:00
style<Dashboard>: add Brush.SideBar to replace both Brush.GroupBar and Brush.Content
This commit is contained in:
parent
d1842392bc
commit
6e6bbaaf0b
3 changed files with 9 additions and 21 deletions
|
@ -10,8 +10,7 @@
|
|||
<SolidColorBrush x:Key="Brush.Contents" Color="White"/>
|
||||
<SolidColorBrush x:Key="Brush.Badge" Color="#FFAFAFAF"/>
|
||||
<SolidColorBrush x:Key="Brush.CommitViewer" Color="#FFF0F0F0"/>
|
||||
<SolidColorBrush x:Key="Brush.GroupBar" Color="#FFE8E8E8"/>
|
||||
<SolidColorBrush x:Key="Brush.GroupContent" Color="#FFF8F8F8"/>
|
||||
<SolidColorBrush x:Key="Brush.SideBar" Color="#FFF8F8F8"/>
|
||||
<SolidColorBrush x:Key="Brush.Decorator" Color="#FFBDBDBD"/>
|
||||
<SolidColorBrush x:Key="Brush.Conflict" Color="#FF836C2E"/>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue