Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
Theme generator for Godot based on Material Design principles. Provides a complete color system, typography, elevation for the Godot Engine.
Chromatica — Godot Theme Generator
Chromatica is an editor plugin for the Godot Engine that helps you design and generate UI themes following Material Design principles. It provides tools to create a complete color system, typography settings, elevation layers and ready-to-use theme components to speed up UI theming in Godot projects.
Author: uxerror · Version: 1.0
Features
- Generate color tokens and theme palettes
- Create and apply typography settings (fonts, sizes)
- Build theme components (buttons, inputs, generic components)
- Export theme resources suitable for Godot projects
- Lightweight editor dock for interactive theme generation
Installation
- Copy the
addons/сhromaticafolder into your Godot project'saddons/directory (it is already included in this repository). - Open your project in the Godot Editor.
- Go to Project → Project Settings → Plugins, find
Chromaticaand enable it. - The plugin adds a bottom editor panel named "Theme Generator".
Usage
- Open the "Theme Generator" dock at the bottom of the editor.
- Use the controls to define color palettes, typography, elevations and components.
- Generate theme resources and save them into your project for immediate use.
- Integrate generated theme resources with
Themeresources or custom UI scenes.
Contributing
Contributions, bug reports and suggestions are welcome. Please open issues or pull requests describing the change and rationale.
License
See the LICENSE file in this repository for license details.
Preview
Theme generator for Godot based on Material Design principles. Provides a complete color system, typography, elevation for the Godot Engine.
Reviews
Quick Information
Theme generator for Godot based on Material Design principles. Provides a complete color system, typography, elevation for the Godot Engine.