Skip to content

caicheng/unity3d-rainbow-folders

 
 

Repository files navigation

Unity3D Rainbow Folders

Join the chat at https://gitter.im/PhannGor/unity3d-rainbow-folders Donate

Have you ever thought about highlighting often used project folders? This simple but colorful asset allows you to do that!

With "Rainbow Folders" you can set custom icon for any folder in unity project browser:

Browser window example Browser window example Browser window example

Configuring folder icons

From the main menu select Edit -> Rainbow Folders Settings, then take a look at the Inspector.

There is reorderable list with few predefined "folder" items. You can modify existing items, remove them using "-" button or add new ones by clicking "+" button below.

Rainbow folders inspector

You can assign a custom icon to the folder using:

  • Folder Name - name of the folder you want to change the icon for. Icon will be applied to all folders with the same name
  • or folder Path - icon will be applied to a single folder. The path format: Assets/SomeFolder/YourFolder

Then you need to specify actually icons:

  • Small Icon - your custom icon for the left panel of the project browser (16x16 px)
  • Large Icon - your custom icon for the right panel of the project browser (64x64 px)

Your changes will be applied next time when the project browser will retrieve the focus.

Quick Colorize & Tag

You can also quickly colorize or tag folders from context menu. To do so, right click on the folder in project browser, then select Rainbow Folders -> Colorize -> Color or Rainbow Folders -> Tag -> Color. Changes will be applied immediately.

To reset the folder icon to default one, select Rainbow Folders -> Colorize -> Revert to Default from the same context menu.

Rainbow folders inspector

Community

We have created a special folder Community Icons for other users to be able to add their icons! Please fork the repo and submit the pull request after adding your icons to Community Icons/User_{your_user_name_here}/

Support us

Consider supporting us so we could bring more awesome features to you:

Donate

About

This asset allows you to set custom icons for any folder in unity project browser.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%