mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-01-14 01:25:43 -05:00
Changes the annotation line separator rendering
This commit is contained in:
@@ -508,11 +508,6 @@
|
||||
"default": "rgba(0, 188, 242, 0.6)",
|
||||
"description": "Specifies the light theme foreground color of an uncommitted line in the gutter blame annotations. Must be a valid css color"
|
||||
},
|
||||
"gitlens.theme.annotations.file.hover.separateLines": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"description": "Specifies whether or not hover blame annotations will be separated by a small gap (if heatmap is enabled)"
|
||||
},
|
||||
"gitlens.theme.annotations.line.trailing.dark.backgroundColor": {
|
||||
"type": "string",
|
||||
"default": null,
|
||||
|
||||
Reference in New Issue
Block a user