Files
kurovadis/ui/default_theme.tres
T
2025-06-22 23:22:32 -06:00

170 lines
6.1 KiB
Plaintext
Executable File

[gd_resource type="Theme" load_steps=24 format=3 uid="uid://d01fm68pwgnvc"]
[ext_resource type="FontFile" uid="uid://qga7hxbgghco" path="res://fonts/Kenney Mini.ttf" id="1_7e3lg"]
[ext_resource type="Texture2D" uid="uid://dinirupft5uhs" path="res://ui/slider.png" id="2_6nedr"]
[ext_resource type="Texture2D" uid="uid://crprk32g1mmrj" path="res://ui/slider_grabber.png" id="2_yubr8"]
[sub_resource type="StyleBoxLine" id="StyleBoxLine_wm1gf"]
content_margin_left = 1.0
content_margin_top = 1.0
color = Color(1, 1, 1, 1)
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_ovn7s"]
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_umhto"]
[sub_resource type="ImageTexture" id="ImageTexture_co0l2"]
[sub_resource type="ImageTexture" id="ImageTexture_duf8w"]
[sub_resource type="ImageTexture" id="ImageTexture_6ow68"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_ibhm4"]
texture = ExtResource("2_yubr8")
texture_margin_left = 4.0
texture_margin_top = 4.0
texture_margin_right = 4.0
texture_margin_bottom = 4.0
region_rect = Rect2(0, 0, 16, 16)
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_2cnhp"]
texture = ExtResource("2_6nedr")
texture_margin_left = 4.0
texture_margin_top = 4.0
texture_margin_right = 4.0
texture_margin_bottom = 4.0
axis_stretch_horizontal = 1
axis_stretch_vertical = 1
region_rect = Rect2(0, 0, 16, 16)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_b2bdl"]
[sub_resource type="CompressedTexture2D" id="CompressedTexture2D_abloi"]
[sub_resource type="StyleBoxTexture" id="StyleBoxTexture_5pjpx"]
texture = SubResource("CompressedTexture2D_abloi")
axis_stretch_horizontal = 2
region_rect = Rect2(1, 1, 5, 6)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_bjubv"]
draw_center = false
border_width_left = 1
border_width_top = 1
border_width_right = 1
border_width_bottom = 1
border_color = Color(1, 1, 1, 1)
corner_detail = 1
expand_margin_left = 2.0
expand_margin_top = 1.0
expand_margin_right = 2.0
expand_margin_bottom = 1.0
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_4ohqh"]
draw_center = false
border_width_left = 1
border_width_top = 1
border_width_right = 1
border_width_bottom = 1
border_color = Color(0.501407, 0.501406, 0.501406, 1)
corner_detail = 1
expand_margin_left = 2.0
expand_margin_top = 1.0
expand_margin_right = 2.0
expand_margin_bottom = 1.0
[sub_resource type="StyleBoxLine" id="StyleBoxLine_geiop"]
color = Color(1, 1, 1, 1)
grow_begin = 0.0
grow_end = 0.0
thickness = 2
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_wvpxm"]
content_margin_left = 6.0
content_margin_right = 6.0
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_fj4hc"]
[sub_resource type="ImageTexture" id="ImageTexture_gxnbq"]
[sub_resource type="ImageTexture" id="ImageTexture_pc4kc"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_pj5ck"]
bg_color = Color(0, 0, 0, 1)
border_width_left = 1
border_width_top = 1
border_width_right = 1
border_width_bottom = 1
border_color = Color(0.91664, 0.91664, 0.91664, 1)
corner_detail = 5
expand_margin_left = 1.0
expand_margin_top = 13.0
expand_margin_right = 1.0
expand_margin_bottom = 1.0
anti_aliasing = false
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cy8ug"]
content_margin_left = 10.0
content_margin_top = 28.0
content_margin_right = 10.0
content_margin_bottom = 8.0
bg_color = Color(0.4, 0.4, 0.4, 1)
corner_radius_top_left = 3
corner_radius_top_right = 3
corner_radius_bottom_right = 3
corner_radius_bottom_left = 3
corner_detail = 5
expand_margin_left = 8.0
expand_margin_top = 32.0
expand_margin_right = 8.0
expand_margin_bottom = 6.0
[resource]
AcceptDialog/constants/buttons_separation = 10
AcceptDialog/styles/panel = SubResource("StyleBoxLine_wm1gf")
Button/colors/font_color = Color(0.662452, 0.662452, 0.662452, 1)
Button/font_sizes/font_size = 16
Button/fonts/font = ExtResource("1_7e3lg")
Button/styles/disabled = SubResource("StyleBoxEmpty_ovn7s")
Button/styles/focus = SubResource("StyleBoxEmpty_umhto")
Button/styles/hover = SubResource("StyleBoxEmpty_ovn7s")
Button/styles/normal = SubResource("StyleBoxEmpty_ovn7s")
Button/styles/pressed = SubResource("StyleBoxEmpty_ovn7s")
HSlider/icons/grabber = SubResource("ImageTexture_co0l2")
HSlider/icons/grabber_disabled = SubResource("ImageTexture_duf8w")
HSlider/icons/grabber_highlight = SubResource("ImageTexture_6ow68")
HSlider/styles/grabber_area = SubResource("StyleBoxTexture_ibhm4")
HSlider/styles/grabber_area_highlight = SubResource("StyleBoxTexture_ibhm4")
HSlider/styles/slider = SubResource("StyleBoxTexture_2cnhp")
Label/fonts/font = ExtResource("1_7e3lg")
ProgressBar/styles/background = SubResource("StyleBoxFlat_b2bdl")
ProgressBar/styles/fill = SubResource("StyleBoxTexture_5pjpx")
SaveSlotBodyLabel/base_type = &"Label"
SaveSlotBodyLabel/font_sizes/font_size = 8
SaveSlotButton/base_type = &"Button"
SaveSlotButton/styles/focus = SubResource("StyleBoxFlat_bjubv")
SaveSlotButton/styles/hover = SubResource("StyleBoxFlat_bjubv")
SaveSlotButton/styles/normal = SubResource("StyleBoxFlat_4ohqh")
SaveSlotButton/styles/pressed = SubResource("StyleBoxFlat_bjubv")
TabContainer/constants/side_margin = 0
TabContainer/font_sizes/font_size = 16
TabContainer/fonts/font = ExtResource("1_7e3lg")
TabContainer/styles/panel = SubResource("StyleBoxLine_geiop")
TabContainer/styles/tab_disabled = SubResource("StyleBoxEmpty_wvpxm")
TabContainer/styles/tab_focus = SubResource("StyleBoxEmpty_fj4hc")
TabContainer/styles/tab_hovered = SubResource("StyleBoxEmpty_wvpxm")
TabContainer/styles/tab_selected = SubResource("StyleBoxEmpty_wvpxm")
TabContainer/styles/tab_unselected = SubResource("StyleBoxEmpty_wvpxm")
Window/colors/title_color = Color(0.875, 0.875, 0.875, 1)
Window/colors/title_outline_modulate = Color(1, 1, 1, 1)
Window/constants/close_h_offset = 18
Window/constants/close_v_offset = 24
Window/constants/resize_margin = 0
Window/constants/title_height = 14
Window/constants/title_outline_size = 0
Window/font_sizes/title_font_size = 16
Window/fonts/title_font = ExtResource("1_7e3lg")
Window/icons/close = SubResource("ImageTexture_gxnbq")
Window/icons/close_pressed = SubResource("ImageTexture_pc4kc")
Window/styles/embedded_border = SubResource("StyleBoxFlat_pj5ck")
Window/styles/embedded_unfocused_border = SubResource("StyleBoxFlat_cy8ug")