25 lines
1.0 KiB
Plaintext
25 lines
1.0 KiB
Plaintext
|
|
[gd_resource type="Theme" format=3 uid="uid://bhw3jbbrt3m1k"]
|
||
|
|
|
||
|
|
[ext_resource type="FontFile" uid="uid://bdkb43smt08c0" path="res://import/fonts/Ubuntu-B.ttf" id="1_k35rd"]
|
||
|
|
[ext_resource type="FontFile" uid="uid://bmh8v44f6txfo" path="res://import/fonts/Ubuntu-RI.ttf" id="2_btmtg"]
|
||
|
|
[ext_resource type="FontFile" uid="uid://b0i5ipn75noh6" path="res://import/fonts/Ubuntu-R.ttf" id="3_vup8s"]
|
||
|
|
|
||
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_iwd5k"]
|
||
|
|
content_margin_left = 12.0
|
||
|
|
content_margin_top = 8.0
|
||
|
|
content_margin_right = 12.0
|
||
|
|
content_margin_bottom = 8.0
|
||
|
|
bg_color = Color(0.757003, 0.509749, 0.667446, 1)
|
||
|
|
border_color = Color(0.8, 0.8, 0.8, 0)
|
||
|
|
corner_radius_top_left = 20
|
||
|
|
corner_radius_top_right = 20
|
||
|
|
corner_radius_bottom_right = 20
|
||
|
|
|
||
|
|
[resource]
|
||
|
|
default_font = ExtResource("3_vup8s")
|
||
|
|
default_font_size = 24
|
||
|
|
RichTextLabel/fonts/bold_font = ExtResource("1_k35rd")
|
||
|
|
RichTextLabel/fonts/italics_font = ExtResource("2_btmtg")
|
||
|
|
RichTextLabel/styles/normal = SubResource("StyleBoxFlat_iwd5k")
|
||
|
|
VBoxContainer/constants/separation = 9
|