! Note:
this plugin only works for Godot 4.x
Made in 4.0.alpha3. Things may change and break with other Godot versions.
Now avalable on the Godot Asset Library: Color Preview
- In the Godot Editor, got to the
AssetLib
tab - Search for 'Color Preview', select and Download
- Select only the
addons/ColorPreview
folder and Install
Or:
- Download/Pull this repository
- Add the
ColorPreview/
directory and its contents to theaddons/
directory in your Godot project
Go to Project > Project Settings... > Plugins
and Enable
Once you have done this, every line containing a Color will have a preview left of the breakpoint gutter. Click any preview to open a color picker where you can edit the color directly.
You are welcome to contribute to this project. Please read the Contributing guidelines for more details.
If you find any bugs, have proposals or want to outline how to fix something without opening a Pull Request, feel free to Open an Issue