mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-01 09:55:35 +00:00
31 lines
1.3 KiB
Text
31 lines
1.3 KiB
Text
[gd_resource type="Theme" load_steps=2 format=3 uid="uid://dnsadvmunm76k"]
|
|
|
|
[ext_resource type="FontFile" uid="uid://coek1e2q257pq" path="res://fonts/at01.ttf" id="1_dp7be"]
|
|
|
|
[resource]
|
|
default_font = ExtResource("1_dp7be")
|
|
default_font_size = 16
|
|
Button/colors/font_color = Color(0, 0.588235, 0, 1)
|
|
Button/colors/font_disabled_color = Color(0, 0.12549, 0, 1)
|
|
Button/colors/font_focus_color = Color(0, 0.882353, 0, 1)
|
|
Button/colors/font_hover_color = Color(0, 0.772549, 0, 1)
|
|
Button/colors/font_hover_pressed_color = Color(0, 0.262745, 0, 1)
|
|
Button/colors/font_outline_color = Color(0, 0, 0, 1)
|
|
Button/colors/font_pressed_color = Color(0, 0.870588, 0, 1)
|
|
Button/colors/icon_disabled_color = Color(0, 0, 0, 1)
|
|
Button/colors/icon_focus_color = Color(0, 0, 0, 1)
|
|
Button/colors/icon_hover_color = Color(0, 0, 0, 1)
|
|
Button/colors/icon_hover_pressed_color = Color(0, 0, 0, 1)
|
|
Button/colors/icon_normal_color = Color(0, 0, 0, 1)
|
|
Button/colors/icon_pressed_color = Color(0, 0, 0, 1)
|
|
Button/constants/align_to_largest_stylebox = 0
|
|
Button/constants/h_separation = 0
|
|
Button/constants/icon_max_width = 0
|
|
Button/constants/outline_size = 0
|
|
Button/font_sizes/font_size = 16
|
|
Button/fonts/font = ExtResource("1_dp7be")
|
|
Button/styles/disabled = null
|
|
Button/styles/focus = null
|
|
Button/styles/hover = null
|
|
Button/styles/normal = null
|
|
Button/styles/pressed = null
|