ux: add Background property to avoid unclear display for selected state

This commit is contained in:
leo 2024-10-15 14:48:29 +08:00
parent 9dcb46603d
commit 1ec7123584
No known key found for this signature in database
2 changed files with 17 additions and 0 deletions

View file

@ -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}"