Home > Mobile >  Xcode 14: Does anyone know how to remove the blue tint on lines where changes have been made?
Xcode 14: Does anyone know how to remove the blue tint on lines where changes have been made?

Time:10-27

Problem

Within the Xcode 14 IDE, I have been facing an annoying issue where the lines I am editing tint blue. I have disabled Show Source Control changes within Preferences, yet it does not remove it. I have attached an image to show you what it looks like. I really hope you can help as I am finding the blue tints everywhere in my code very distracting and annoying.

Xcode 14: Lines where changes have been made tint blue

Just ignore the code - it's just to show what happens when changes are made in the editor.

  • Related