Huy Minh Ha

Software development, Tech and other stuff

Mon 27 November 2017

Colored Project Folder

Posted by Ha.Minh in Unity   

ColoredProjectFolders is a simple plugin that color some special folders in the Project View so that you can find them more easily. It is inspired by Rainbow Folders.

There's only 1 script Assets/ColoredProjectFolder/Editor/ColoredProjectFolder.cs. You can modify it to add more hard-coded folder names. You can add or modify folder icons in the same folders. This could be made into a customizable setting, but I feel the usage is the same as just modifying the script directly.

screenshot


    
 
 

Comments