mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-02 09:35: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="#FF1B1B1B"/>
|
||||
<SolidColorBrush x:Key="Brush.Badge" Color="#FF8F8F8F"/>
|
||||
<SolidColorBrush x:Key="Brush.CommitViewer" Color="#FF222222"/>
|
||||
<SolidColorBrush x:Key="Brush.GroupBar" Color="#FF303030"/>
|
||||
<SolidColorBrush x:Key="Brush.GroupContent" Color="#FF252525"/>
|
||||
<SolidColorBrush x:Key="Brush.SideBar" Color="#FF252525"/>
|
||||
<SolidColorBrush x:Key="Brush.Decorator" Color="#FF505050"/>
|
||||
<SolidColorBrush x:Key="Brush.Conflict" Color="#FFFAFAD2"/>
|
||||
|
||||
|
|
|
@ -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