Files
godot-demo-projects/gui/theming_override
Hugo Locurcio 6a325fb3a5 Add a GUI theming override demo
Overriding theme items is a common point of confusion. This demo
should hopefully make it easier to understand.

In the future, we could extend this demo to include things like theme
switching as it's a common need in non-game applications.
2020-08-04 13:14:53 +02:00
..
2020-08-04 13:14:53 +02:00
2020-08-04 13:14:53 +02:00
2020-08-04 13:14:53 +02:00
2020-08-04 13:14:53 +02:00
2020-08-04 13:14:53 +02:00

GUI Theming Override Demo

Demonstrates how to override GUI colors and styleboxes at runtime.

Language: GDScript

Renderer: GLES 2

Screenshots

Screenshot