Project module highlighted in red color

Answered

My project module structure is highlighted in red color. Even the individual tab areas have background red color. Why is that? 

0
9 comments

Please check the colors/scopes configuration:

0
Avatar
Permanently deleted user

Thanks!

0

Hello, I have the same problem but in my case is not the background but the title of the module, it's in red and I don't know why, I already checked the File color settings and it doesn't seem to be that.

Does anyone know why is not white as usual ?

Thanks

0

Does it happen with a different theme in IDE Preferences | Appearance?

Are there any errors in the project? Does it build?

0

I changed to Light Theme and is still in red. The maven build is fine and there are no problems in the problems view. Also I don't get any problems after an IDE build.

0

The colors indicate the version control status in your case: https://www.jetbrains.com/help/idea/file-status-highlights.html .

1

I'm starting to think that is related with GIT

0

Exactly, see above.

0

Ok, got it! I had some git configuration wrongly placed, now looks nifty!

Thanks a lot :-)

0

Please sign in to leave a comment.