8000 Add new background color key `DecoratorHead` for current branch name … · sourcegit-scm/sourcegit-theme@91ff0eb · GitHub
[go: up one dir, main page]

Skip to content

Commit 91ff0eb

Browse files
committed
Add new background color key DecoratorHead for current branch name decorator
1 parent bf091f1 commit 91ff0eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

schema.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@
6262
"$ref": "#/definitions/color",
6363
"description": "Background color for commit branch ref name"
6464
},
65+
"DecoratorHead": {
66+
"$ref": "#/definitions/color",
67+
"description": "Background color for current branch ref name"
68+
},
6569
"DecoratorTag": {
6670
"$ref": "#/definitions/color",
6771
"description": "Background color for commit tag ref name"

0 commit comments

Comments
 (0)
0