mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-13 06:35:00 +00:00
ux: do not use graph color for commit refs (decorators) in commit details panel
This commit is contained in:
parent
07c2e9f927
commit
b44d4d26c9
4 changed files with 22 additions and 4 deletions
|
@ -142,7 +142,8 @@
|
|||
Foreground="{DynamicResource Brush.FG1}"
|
||||
FontFamily="{DynamicResource Fonts.Primary}"
|
||||
FontSize="11"
|
||||
VerticalAlignment="Center"/>
|
||||
VerticalAlignment="Center"
|
||||
UseGraphColor="True"/>
|
||||
|
||||
<v:CommitSubjectPresenter Grid.Column="2"
|
||||
Classes="primary"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue