Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Custom Theme Overrides

An asset by Iceflower
The page banner background of a mountain and forest
Custom Theme Overrides hero image

Quick Information

0 ratings
Custom Theme Overrides icon image
Iceflower
Custom Theme Overrides

Utility to make custom theme overrides for any node possible.This plugin will auto register (via class_name) the class CustomThemeOverrides.You should not use @export on your custom theme variables, as they will be exported with the _get_property_list method. Also setter and getter will not be called inside the editor.If everything is set up, your theme override variables can be handled like every other theme override property.For more see https://kenyoni-software.github.io/godot-addons/addons/custom_theme_overrides/.

Supported Engine Version
4.2
Version String
1.2.0
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL

Godot Addons

README maintained README License: MIT README documentation

Download here.

You can find a documentation with examples and detailed information here.

License

MIT License


[!NOTE]
Godot 4.3. or lower
If you import any plugin or open a Godot project for the first time, the plugins will throw errors. To ensure correct operation, reload the project and the errors are gone.
Background: most plugins are using preload, but on first import there is nothing which can be preloaded.

Addons

Utility to make custom theme overrides for any node possible.

This plugin will auto register (via class_name) the class CustomThemeOverrides.

You should not use @export on your custom theme variables, as they will be exported with the _get_property_list method. Also setter and getter will not be called inside the editor.

If everything is set up, your theme override variables can be handled like every other theme override property.

For more see https://kenyoni-software.github.io/godot-addons/addons/custom_theme_overrides/.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Custom Theme Overrides icon image
Iceflower
Custom Theme Overrides

Utility to make custom theme overrides for any node possible.This plugin will auto register (via class_name) the class CustomThemeOverrides.You should not use @export on your custom theme variables, as they will be exported with the _get_property_list method. Also setter and getter will not be called inside the editor.If everything is set up, your theme override variables can be handled like every other theme override property.For more see https://kenyoni-software.github.io/godot-addons/addons/custom_theme_overrides/.

Supported Engine Version
4.2
Version String
1.2.0
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers