Files
RPG-Test/theme/main_theme.tres
2023-02-10 22:49:08 +01:00

27 lines
951 B
Plaintext

[gd_resource type="Theme" load_steps=3 format=3 uid="uid://drfpgi5fnigok"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_4bp5o"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fdtmb"]
content_margin_left = 4.0
content_margin_top = 4.0
content_margin_right = 4.0
content_margin_bottom = 4.0
bg_color = Color(0.13125, 0.15, 0.18125, 1)
border_color = Color(0.084, 0.096, 0.116, 1)
corner_radius_top_left = 3
corner_radius_top_right = 3
corner_radius_bottom_right = 3
corner_radius_bottom_left = 3
corner_detail = 3
anti_aliasing = false
[resource]
RichTextLabel/colors/default_color = Color(0.8025, 0.81, 0.8225, 1)
RichTextLabel/colors/font_shadow_color = Color(0, 0, 0, 0)
RichTextLabel/constants/shadow_offset_x = 1
RichTextLabel/constants/shadow_offset_y = 1
RichTextLabel/constants/shadow_outline_size = 1
RichTextLabel/styles/focus = SubResource("StyleBoxEmpty_4bp5o")
RichTextLabel/styles/normal = SubResource("StyleBoxFlat_fdtmb")