laurentkempe / GitDiffMargin

Git Diff Margin displays live Git changes of the currently edited file on Visual Studio margin and scroll bar. Supports Visual Studio 2012 through Visual Studio 2022

Home Page:https://marketplace.visualstudio.com/items?itemName=LaurentKempe.GitDiffMargin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deletion arrows are too big and bright

kotauskas opened this issue · comments

For me, the deletion arrows feel very big, clumsy and too bright. Below is a comparison between GitDiffMargin and VS Code:
GitDiffMargin's gutter indicators
VS Code's gutter indicators

The VS Code gutter feels nicer, but I might be the only one who thinks this way, so an optimal solution would be an Options page to change the colors of all indicators and the size of the deletion arrows.

Thanks for your feedback @kotauskas

an optimal solution would be an Options page to change the colors

You are having some good luck there, when you read the feature list it says "all colors configurable through Visual Studio Fonts and Colors options" so head there to configure the color you ❤

For the size, I will keep it in mind the idea of an option, but I always thought that the one from Visual Studio Code are too small and that you can hardly see those! But as you said this is a matter of personal taste.