Merge remote-tracking branch 'origin/demo'

This commit is contained in:
cakipaul 2025-07-23 22:10:24 +08:00
commit eb4a1eed6a

View File

@ -11,11 +11,15 @@ custom_minimum_size = Vector2(130, 26)
offset_right = 20.0
offset_bottom = 20.0
theme_type_variation = &"FlatButton"
theme_override_colors/font_hover_pressed_color = Color(0.299547, 0.299547, 0.299547, 1)
theme_override_colors/font_hover_color = Color(0.181798, 0.181798, 0.181798, 1)
theme_override_colors/icon_hover_color = Color(1, 1, 1, 0.913725)
theme_override_colors/icon_pressed_color = Color(1, 1, 1, 1)
theme_override_colors/icon_focus_color = Color(1, 1, 1, 0.819608)
theme_override_colors/icon_normal_color = Color(1, 1, 1, 0.6)
theme_override_colors/font_color = Color(0, 0, 0, 1)
theme_override_colors/font_focus_color = Color(0.160269, 0.160269, 0.160269, 1)
theme_override_colors/font_pressed_color = Color(0, 0, 0, 1)
theme_override_constants/icon_max_width = 8
theme_override_fonts/font = ExtResource("1_5nv8m")
theme_override_font_sizes/font_size = 15