I'm thinking about creating an #Android app (not a game) using #GodotEngine, so it'll primarily be using #Godot's #UI nodes.
Is there an existing theme/style/template that has everything already setup to use #Material design? Or do I have to do all that myself from scratch?
@ConditionalCoder I think you'd be surprised how few textures are used on a new theme by default
I think it may be only the focus highlight and maybe the text input
and the little arrows on dropdowns etc
the rest is flat colors iirc
@ConditionalCoder To my knowledge, there's only a Material UI editor theme for Godot, but there are no UI components / nodes using Material Design 2 or 3.