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?

0
3 comments

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).

1

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.

0

That is the default folder color.

0

Please sign in to leave a comment.