WIP: add theme #10

Draft
yagich wants to merge 5 commits from theme into main
Showing only changes of commit d7b1645943 - Show all commits

View File

@ -28,6 +28,7 @@ _global_script_class_icons={
config/name="Tickle Frontend"
run/main_scene="res://Main.tscn"
boot_splash/bg_color=Color( 0.141176, 0.141176, 0.141176, 1 )
config/icon="res://icon.png"
[display]
@ -50,4 +51,5 @@ common/enable_pause_aware_picking=true
[rendering]
environment/default_clear_color=Color( 0.1023, 0.11, 0.102942, 1 )
environment/default_environment="res://default_env.tres"