Skip to content
Ivan Murzak edited this page Mar 10, 2026 · 1 revision

Unity-Theme (Color Palette)

openupm release License

Version: 4.3.0 | Min Unity: 2022.3 | License: MIT

Create palettes of colors and components to change specific colors on specific visual elements. Very useful for UI theming.

Unity-Theme-1

Features

  • Name colors and create custom themes
  • Add as many colors as you need per theme
  • Switch themes at runtime by name or index
  • Bind colors to Image, SpriteRenderer, TextMeshPro, Light, and more
  • Create custom color binders with just a few lines of code
  • Rename colors without breaking bindings (GUID-based references)
  • Live preview in the Editor via [ExecuteAlways]

Stability

Unity Version Editor Player Build
2022.3.62f3 editor player build
6000.3.9f1 editor player build

Quick Links

Getting Started

Color Binders

Reference

Guides

External Links

Localized READMEs

Clone this wiki locally