time-sampling-form/godot/wb_theme.tres

125 lines
4.0 KiB
Plaintext
Raw Normal View History

2023-08-05 20:38:19 +00:00
[gd_resource type="Theme" load_steps=16 format=3 uid="uid://bki1nuccpiu3o"]
2023-08-05 20:38:19 +00:00
[ext_resource type="FontFile" uid="uid://pimhoja8acya" path="res://Assets/fonts/noto_sans_display_bold.ttf" id="1"]
[ext_resource type="FontFile" uid="uid://c21retrvbsple" path="res://Assets/fonts/noto_sans_display.ttf" id="2"]
2023-08-05 20:38:19 +00:00
[sub_resource type="FontFile" id="1"]
fallbacks = Array[Font]([ExtResource("1")])
cache/0/16/0/ascent = 0.0
cache/0/16/0/descent = 0.0
cache/0/16/0/underline_position = 0.0
cache/0/16/0/underline_thickness = 0.0
cache/0/16/0/scale = 1.0
cache/0/16/0/kerning_overrides/16/0 = Vector2(0, 0)
2023-08-05 20:38:19 +00:00
[sub_resource type="StyleBoxFlat" id="4"]
bg_color = Color(0.207843, 0.219608, 0.317647, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
2023-08-05 20:38:19 +00:00
[sub_resource type="StyleBoxFlat" id="5"]
bg_color = Color(0.862745, 0.435294, 0.329412, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
2023-08-05 20:38:19 +00:00
[sub_resource type="StyleBoxFlat" id="6"]
bg_color = Color(0.941176, 0.772549, 0.517647, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
2023-08-05 20:38:19 +00:00
[sub_resource type="StyleBoxFlat" id="2"]
bg_color = Color(0.862745, 0.435294, 0.329412, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
2023-08-05 20:38:19 +00:00
[sub_resource type="StyleBoxFlat" id="7"]
bg_color = Color(0.941176, 0.772549, 0.517647, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
2023-08-05 20:38:19 +00:00
[sub_resource type="FontFile" id="3"]
fallbacks = Array[Font]([ExtResource("2")])
cache/0/16/0/ascent = 0.0
cache/0/16/0/descent = 0.0
cache/0/16/0/underline_position = 0.0
cache/0/16/0/underline_thickness = 0.0
cache/0/16/0/scale = 1.0
cache/0/16/0/glyphs/0/advance = Vector2(0, 0)
cache/0/16/0/glyphs/0/offset = Vector2(0, 0)
cache/0/16/0/glyphs/0/size = Vector2(0, 0)
cache/0/16/0/glyphs/0/uv_rect = Rect2(0, 0, 0, 0)
cache/0/16/0/glyphs/0/texture_idx = -1
cache/0/16/0/kerning_overrides/16/0 = Vector2(0, 0)
2023-08-05 20:38:19 +00:00
[sub_resource type="FontFile" id="8"]
fallbacks = Array[Font]([ExtResource("2")])
cache/0/16/0/ascent = 0.0
cache/0/16/0/descent = 0.0
cache/0/16/0/underline_position = 0.0
cache/0/16/0/underline_thickness = 0.0
cache/0/16/0/scale = 1.0
cache/0/16/0/kerning_overrides/16/0 = Vector2(0, 0)
2023-08-05 20:38:19 +00:00
[sub_resource type="StyleBoxFlat" id="9"]
content_margin_left = 15.0
content_margin_right = 5.0
2023-08-05 20:38:19 +00:00
bg_color = Color(0.207843, 0.219608, 0.317647, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
2023-08-05 20:38:19 +00:00
[sub_resource type="StyleBoxFlat" id="11"]
bg_color = Color(0.952941, 0.933333, 0.847059, 1)
border_width_left = 2
border_width_top = 2
border_width_right = 2
border_width_bottom = 2
2023-08-05 20:38:19 +00:00
border_color = Color(0.207843, 0.219608, 0.317647, 1)
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 10
2023-08-05 20:38:19 +00:00
[sub_resource type="StyleBoxEmpty" id="12"]
2023-08-05 20:38:19 +00:00
[sub_resource type="StyleBoxFlat" id="13"]
bg_color = Color(0.862745, 0.435294, 0.329412, 1)
2022-11-01 09:28:59 +00:00
corner_radius_top_left = 5
corner_radius_top_right = 5
corner_radius_bottom_right = 5
corner_radius_bottom_left = 5
2023-08-05 20:38:19 +00:00
[sub_resource type="StyleBoxFlat" id="14"]
bg_color = Color(0.941176, 0.772549, 0.517647, 1)
2022-11-01 09:28:59 +00:00
corner_radius_top_left = 5
corner_radius_top_right = 5
corner_radius_bottom_right = 5
corner_radius_bottom_left = 5
[resource]
2023-08-05 20:38:19 +00:00
Button/fonts/font = SubResource("1")
Button/styles/disabled = SubResource("4")
Button/styles/focus = SubResource("5")
Button/styles/hover = SubResource("6")
Button/styles/normal = SubResource("2")
Button/styles/pressed = SubResource("7")
Label/colors/font_color = Color(0, 0, 0, 1)
Label/fonts/font = SubResource("3")
LineEdit/fonts/font = SubResource("8")
LineEdit/styles/normal = SubResource("9")
Panel/styles/panel = SubResource("11")
PanelContainer/styles/panel = SubResource("12")
ProgressBar/styles/bg = SubResource("13")
ProgressBar/styles/fg = SubResource("14")