gfolf2/src/ui/main_theme.tres

28 lines
1.0 KiB
Plaintext
Raw Normal View History

2024-11-05 15:03:40 -07:00
[gd_resource type="Theme" load_steps=3 format=3 uid="uid://diodjft5u2cck"]
[sub_resource type="SystemFont" id="SystemFont_dpm3o"]
font_names = PackedStringArray("Sans-Serif")
font_italic = true
font_weight = 800
generate_mipmaps = true
2024-11-03 16:50:44 -07:00
[sub_resource type="SystemFont" id="SystemFont_2dr7l"]
font_names = PackedStringArray("Sans-Serif")
font_italic = true
font_weight = 800
[resource]
2024-11-05 15:03:40 -07:00
ClubSelectLabel/base_type = &"Label"
ClubSelectLabel/colors/font_color = Color(1, 0.933333, 0.894118, 1)
ClubSelectLabel/colors/font_outline_color = Color(0, 0, 0, 1)
ClubSelectLabel/constants/outline_size = 2
ClubSelectLabel/font_sizes/font_size = 28
ClubSelectLabel/fonts/font = SubResource("SystemFont_dpm3o")
2024-11-03 16:50:44 -07:00
ShotFeedback/base_type = &"Label"
ShotFeedback/colors/font_color = Color(0.807843, 1, 1, 1)
ShotFeedback/colors/font_shadow_color = Color(0, 0, 0, 1)
ShotFeedback/constants/shadow_offset_x = 3
ShotFeedback/constants/shadow_offset_y = 2
ShotFeedback/font_sizes/font_size = 96
ShotFeedback/fonts/font = SubResource("SystemFont_2dr7l")