bcirpggithubmirror/Godot/MainMenu/GodotUserInterface_Doug/bcirpg_mainMenu_20220220A/screens
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
..
AddCharacter_temp.tscn BCIRPG Main Menu additional updates 2022-02-20 16:09:15 -05:00
grabFocus.gd BCIRPG Main Menu additional updates 2022-02-20 16:09:15 -05:00
LoadGame_temp.tscn BCIRPG Main Menu additional updates 2022-02-20 16:09:15 -05:00
MenuScreen.gd BCIRPG Menu 2022-02-20 14:33:15 -05:00
MenuScreen.tscn Cleans up themes and adds styles 2022-02-27 14:44:55 -05:00
Multiplayer_temp.tscn BCIRPG Main Menu additional updates 2022-02-20 16:09:15 -05:00
NewGame_temp.tscn BCIRPG Main Menu additional updates 2022-02-20 16:09:15 -05:00
Settings_temp.tscn BCIRPG Main Menu additional updates 2022-02-20 16:09:15 -05:00
Temp_Button.gd Cleans up themes and adds styles 2022-02-27 14:44:55 -05:00