mirror of
https://github.com/danbulant/programovani-kostky
synced 2026-05-19 04:08:37 +00:00
93 lines
2.9 KiB
Text
93 lines
2.9 KiB
Text
[gd_resource type="Theme" load_steps=8 format=3 uid="uid://c3k6p6wm7hgd6"]
|
|
|
|
[ext_resource type="FontFile" uid="uid://b7ivghntajsa4" path="res://FOT-Yuruka Std.ttf" id="1_p6lue"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_0bv53"]
|
|
content_margin_left = 8.0
|
|
content_margin_top = 8.0
|
|
content_margin_right = 8.0
|
|
content_margin_bottom = 8.0
|
|
bg_color = Color(0, 0.654902, 0.870588, 1)
|
|
border_width_left = 1
|
|
border_width_top = 1
|
|
border_width_right = 1
|
|
border_width_bottom = 1
|
|
border_color = Color(1, 1, 1, 1)
|
|
corner_radius_top_left = 8
|
|
corner_radius_top_right = 8
|
|
corner_radius_bottom_right = 8
|
|
corner_radius_bottom_left = 8
|
|
shadow_color = Color(1, 1, 1, 0.6)
|
|
shadow_size = 4
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_aw3w3"]
|
|
content_margin_left = 8.0
|
|
content_margin_top = 8.0
|
|
content_margin_right = 8.0
|
|
content_margin_bottom = 8.0
|
|
bg_color = Color(0.412188, 0.812156, 1, 1)
|
|
corner_radius_top_left = 8
|
|
corner_radius_top_right = 8
|
|
corner_radius_bottom_right = 8
|
|
corner_radius_bottom_left = 8
|
|
shadow_size = 4
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_du6qe"]
|
|
content_margin_left = 8.0
|
|
content_margin_top = 8.0
|
|
content_margin_right = 8.0
|
|
content_margin_bottom = 8.0
|
|
bg_color = Color(1.15514e-06, 0.654919, 0.870125, 1)
|
|
corner_radius_top_left = 8
|
|
corner_radius_top_right = 8
|
|
corner_radius_bottom_right = 8
|
|
corner_radius_bottom_left = 8
|
|
shadow_color = Color(0, 0, 0, 0.494118)
|
|
shadow_size = 4
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cad51"]
|
|
content_margin_left = 8.0
|
|
content_margin_top = 8.0
|
|
content_margin_right = 8.0
|
|
content_margin_bottom = 8.0
|
|
bg_color = Color(3.27289e-06, 0.505601, 0.675926, 1)
|
|
corner_radius_top_left = 8
|
|
corner_radius_top_right = 8
|
|
corner_radius_bottom_right = 8
|
|
corner_radius_bottom_left = 8
|
|
shadow_size = 4
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ak7dy"]
|
|
content_margin_left = 8.0
|
|
content_margin_top = 8.0
|
|
content_margin_right = 8.0
|
|
content_margin_bottom = 8.0
|
|
bg_color = Color(0.105882, 0.105882, 0.105882, 1)
|
|
corner_radius_top_left = 8
|
|
corner_radius_top_right = 8
|
|
corner_radius_bottom_right = 8
|
|
corner_radius_bottom_left = 8
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cb60y"]
|
|
content_margin_left = 8.0
|
|
content_margin_top = 8.0
|
|
content_margin_right = 8.0
|
|
content_margin_bottom = 8.0
|
|
bg_color = Color(0.10748, 0.10748, 0.10748, 1)
|
|
corner_radius_top_left = 8
|
|
corner_radius_top_right = 8
|
|
corner_radius_bottom_right = 8
|
|
corner_radius_bottom_left = 8
|
|
shadow_size = 1
|
|
|
|
[resource]
|
|
default_font = ExtResource("1_p6lue")
|
|
Button/colors/font_color = Color(1, 1, 1, 1)
|
|
Button/constants/h_separation = 4
|
|
Button/font_sizes/font_size = 28
|
|
Button/styles/focus = SubResource("StyleBoxFlat_0bv53")
|
|
Button/styles/hover = SubResource("StyleBoxFlat_aw3w3")
|
|
Button/styles/normal = SubResource("StyleBoxFlat_du6qe")
|
|
Button/styles/pressed = SubResource("StyleBoxFlat_cad51")
|
|
LineEdit/styles/focus = SubResource("StyleBoxFlat_ak7dy")
|
|
LineEdit/styles/normal = SubResource("StyleBoxFlat_cb60y")
|