mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-02 09:35:00 +00:00
style<*>: add border for main window; changed popup background for dark theme; use Consolas for changes in stashes view
This commit is contained in:
parent
872eec85b7
commit
e00271199a
3 changed files with 5 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
<SolidColorBrush x:Key="Brush.TitleBar" Color="#FF1B1B1B"/>
|
||||
<SolidColorBrush x:Key="Brush.Window" Color="#FF252525"/>
|
||||
<SolidColorBrush x:Key="Brush.NewPageHover" Color="#FF404040"/>
|
||||
<SolidColorBrush x:Key="Brush.Popup" Color="#FF252525"/>
|
||||
<SolidColorBrush x:Key="Brush.Popup" Color="#FF2B2B2B"/>
|
||||
<SolidColorBrush x:Key="Brush.Contents" Color="#FF1B1B1B"/>
|
||||
<SolidColorBrush x:Key="Brush.Badge" Color="#FF8F8F8F"/>
|
||||
<SolidColorBrush x:Key="Brush.CommitViewer" Color="#FF222222"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue