Skip to content

Git inline blame too transparent #2089

Answered by eamodio
emekaorji asked this question in Q&A
Discussion options

You must be logged in to vote

You can set the gitlens.trailingLineForegroundColor theme color in the workbench.colorCustomizations setting, e.g.:

  "workbench.colorCustomizations": {
    "gitlens.trailingLineForegroundColor":"#ff0000"
  },

That will set the inline back to red. The value is RGBA.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by eamodio
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants