mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-28 07:34:59 +00:00
feature: add new color key Color.DecoratorFG
to customize foreground color of commit refs (#225)
This commit is contained in:
parent
fb5a7111c6
commit
366e467578
4 changed files with 6 additions and 2 deletions
|
@ -114,6 +114,7 @@ This app supports open repository in external tools listed in the table below.
|
|||
| Color.DecoratorIcon | Foreground color for commit ref icon |
|
||||
| Color.DecoratorBranch | Background color for commit branch ref name |
|
||||
| Color.DecoratorTag | Background color for commit tag ref name |
|
||||
| Color.DecoratorFG | Foreground color for commit tag ref name |
|
||||
| Color.Border0 | Border color used in some controls, like Window, Tab, Toolbar, etc. |
|
||||
| Color.Border1 | Border color used in inputs, like TextBox, ComboBox, etc. |
|
||||
| Color.Border2 | Border color used in visual lines, like seperators, Rectange, etc. |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue