What does the different colors mean in the project tree?
Answered
I am attaching a screen shot of my project tree. What does the orange, blue and gray represent?
Please sign in to leave a comment.
File/folder colors depend on the VCS status: https://www.jetbrains.com/help/idea/file-status-highlights.html .
They also depend on the source root type: https://www.jetbrains.com/help/idea/configuring-content-roots.html (Excluded, Sources, Test Sources).
Hi, Serge, I didn't change any color scheme in the settings. Why does my 'src' directory display as gray? Gray is "File is scheduled for deletion from the repository. " 'src' has never been scheduled as deleted.
That is the default folder color.