2

I have somehow made my Project Navigator red and I can't seem to find out how to get it back to normal.

Screenshot of the issue

I'm using Xcode Version 14.2 (14C18).

Does anyone know how to fix this?

I have tried googling the issue but I only seem to find the problem where the file name turns red which means the file can't be located by Xcode.

HangarRash
  • 7,314
  • 5
  • 5
  • 32
  • Is it possible that something being displayed behind Xcode has a lot of red in it? Your desktop or some other app maybe? Or perhaps you changed something in the macOS Settings app in the General or Desktop. Any 3rd party apps on your Mac that might let you change some color preferences? – HangarRash Jan 12 '23 at 23:53
  • @HangarRash I don't think that is it. Nothing is behind Xcode and nothing else in MacOS is red... I think it happened after I accidentally tried to activate a breakpoint via a keyboard shortcut. Don't know which shortcut that might be. – Mads Ringsted Jan 13 '23 at 13:43
  • This is expected behavior. All sidebars in macOS have translucency. If you want to mitigate there are two options: `Accessibility > Display > Reduce Transparency` (basically turns the effect off) & `Appearance > Allow wallpaper tinting in windows` (disables tinting on the chrome of every window). – Alladinian Aug 03 '23 at 11:36

2 Answers2

1

Rebooting macOS, without reopening windows, solved the issue.

0

control+cmd+f does the trick, back and forth.

enter image description here

rojarand
  • 445
  • 6
  • 18