bcirpggithubmirror/Godot/MainMenu
MacDugRPG 6d7009893c Cleans up themes and adds styles
This update does the following:
1. Removes themes from children of control node
2. Sets the dark theme to control node (MenuScreen)
3. Defines 2 styles within the 2 themes (dark and light)

So to change the theme overall, for the control node, just load the needed theme, for example:

theme=load("res://assets/ui_controlNode_light_theme.tres")
2022-02-27 14:44:55 -05:00
..
GodotUserInterface_Dario Uploaded 2nd version of Start Game Menu 2022-01-03 18:18:22 -06:00
GodotUserInterface_Doug/bcirpg_mainMenu_20220220A Cleans up themes and adds styles 2022-02-27 14:44:55 -05:00
GodotUserInterface_Luke Added Open Sans fonts, and corrected the focus next action to be tab 2022-02-13 12:56:23 -07:00
GodotUserInterface-Bakhtawar Added more to the menu 2021-10-17 16:27:38 -04:00