gfolf2/src/ui/main_theme.tres

16 lines
558 B
Plaintext
Raw Normal View History

2024-11-03 16:50:44 -07:00
[gd_resource type="Theme" load_steps=2 format=3 uid="uid://diodjft5u2cck"]
[sub_resource type="SystemFont" id="SystemFont_2dr7l"]
font_names = PackedStringArray("Sans-Serif")
font_italic = true
font_weight = 800
[resource]
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")