A lightweight Unity editor tool to colorize folder icons in the Project window with custom color presets.This is an Editor-only tool and is fully compatible with all render pipelines. It does not affect runtime or rendering in any way.Simple Folder Colorizer helps you visually organize your Unity project by tinting folder icons with custom colors directly in the Project window.Select one or multiple folders, pick a color from your preset palette, and instantly see the result. You can also apply colors recursively to all subfolders with a single checkbox.The tool is non-destructive: all data is stored in a ScriptableObject using Unity's GUID system, so colored folders keep their color even when renamed or moved. Orphaned entries are cleaned up automatically when folders are deleted.Compatible with Unity's dark and light themes.- Editor-only tool, zero runtime overhead and no impact on builds- Works in both List View and Grid View of the Project window- Supports recursive color application to all subfolders- Custom color preset palette with add/remove management- Colors stored via GUID - survive folder renames and moves- Automatic cleanup of orphaned entries on folder deletion- Empty folder and expanded folder icon states supported- Dynamic asset path resolution - safe to place anywhere in the project- Compatible with Unity 2021 LTS, 2022 LTS, 2023, Unity 6- Supported OS: Windows, macOS, LinuxAI was used to assist with code optimization and bug fixing during the development process. All core architecture, design decisions, and implementation were done manually by the developer.





