Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.21 KB

File metadata and controls

30 lines (20 loc) · 1.21 KB

Unity Folder Color Settings

Animation2

About

This is an extension for customizing folder colors in Unity editor. Although there are many good assets that include editing folder icons or fancy extra features, I wanted to keep it simple and only change the color, while also saving the settings at the editor preference level rather than within the Unity project itself.

Installation

You can install the package using Unity's package manager.

https://github.com/bomul0327/UnityFolderColorSettings.git

How to use?

Animation3

  1. Open the Preferences, then go to "Folder Color settings"
  2. To enable custom color, please check the "Use Custom Folder Color" toggle.
  3. Select folders that you want to change.
  4. You can add the settings by clicking the "Add / Modify" button.
  5. You can modify colors and remove the settings under the "Current color settings" label.

Limitations / issues

  • This only supports single project window.

License

MIT License