pycharm

How to disable change markers in PyCharm


Where in the settings can i disable markers for added/modified lines?

enter image description here


Solution

  • You can configure it in Editor | Colors & Fonts | General | Modified lines / Added lines:

    modified background

    This changes the left gutter color, to modify the right stripe mark color go to the Diff color settings and change the color to be the same as the stripe gutter background:

    Diff