mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-13 06:35:00 +00:00
ux: add Background
property to avoid unclear display for selected state
This commit is contained in:
parent
9dcb46603d
commit
1ec7123584
2 changed files with 17 additions and 0 deletions
|
@ -138,6 +138,7 @@
|
|||
VerticalAlignment="Center"/>
|
||||
|
||||
<v:CommitRefsPresenter Grid.Column="1"
|
||||
Background="{DynamicResource Brush.Contents}"
|
||||
TagBackground="{DynamicResource Brush.DecoratorTag}"
|
||||
Foreground="{DynamicResource Brush.FG1}"
|
||||
FontFamily="{DynamicResource Fonts.Primary}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue