mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-19 01:14:59 +00:00
style<Theme>: colors for light theme
This commit is contained in:
parent
50f51e4210
commit
f84118ac9f
3 changed files with 7 additions and 5 deletions
|
@ -18,6 +18,7 @@
|
|||
<SolidColorBrush x:Key="Brush.Border1" Color="#FF7C7C7C"/>
|
||||
<SolidColorBrush x:Key="Brush.Border2" Color="#FF404040"/>
|
||||
<SolidColorBrush x:Key="Brush.Border3" Color="#FF252525"/>
|
||||
<SolidColorBrush x:Key="Brush.Border4" Color="#FF252525"/>
|
||||
<SolidColorBrush x:Key="Brush.FG1" Color="#FFF1F1F1"/>
|
||||
<SolidColorBrush x:Key="Brush.FG2" Color="#40F1F1F1"/>
|
||||
<SolidColorBrush x:Key="Brush.FG3" Color="#FF252525"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue