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.
You can install the package using Unity's package manager.
https://github.com/bomul0327/UnityFolderColorSettings.git
- Open the Preferences, then go to "Folder Color settings"
- To enable custom color, please check the "Use Custom Folder Color" toggle.
- Select folders that you want to change.
- You can add the settings by clicking the "Add / Modify" button.
- You can modify colors and remove the settings under the "Current color settings" label.
- This only supports single project window.