-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Nekuzaky edited this page Jun 5, 2026
·
6 revisions
Editor-only Unity extension that color-codes your Hierarchy and Project-window folders to keep large scenes readable — with zero runtime cost.
Chroma color-codes your Hierarchy and Project-window folders so big scenes stay readable. It runs only in the Editor and is stripped from builds, so it costs nothing at runtime.
Tip
New here? Go straight to Installation, then Getting Started — you'll have your first colored banner in under a minute.
| Page | What you'll find |
|---|---|
| Installation | Add Chroma via the Package Manager or manually. |
| Getting Started | Create your first colored banner in under a minute. |
| Banners and Specs | The two ways to style objects, the full spec syntax, separators, and custom fonts. |
| Hierarchy Features | Tree guide lines, auto-color rules, child color inheritance, and display extras. |
| Colors and Themes | Project-window folder colors, RGB mode, and themes/presets. |
| Reference | Quick actions, requirements, support, and license. |
- Editor-only — no runtime cost, automatically stripped from builds.
- No coding required — style your scene visually or with short name specs.
- Git-friendly — settings play nicely with team collaboration.
- Works on Unity 2021.3 LTS and newer (including Unity 6).
Note
- Editor-only, no runtime or build impact.
- No coding required.
- Works on Unity 2021.3 LTS and newer (including Unity 6).
Next: Installation ▶
Get started
Guides
More