aboutsummaryrefslogtreecommitdiff
path: root/client/menu/theme
diff options
context:
space:
mode:
Diffstat (limited to 'client/menu/theme')
-rw-r--r--client/menu/theme/focus_style.tres17
-rw-r--r--client/menu/theme/font-josefin-sans.woff2bin0 -> 47448 bytes
-rw-r--r--client/menu/theme/font-josefin-sans.woff2.import33
-rw-r--r--client/menu/theme/font-sansita-swashed.woff2bin0 -> 92808 bytes
-rw-r--r--client/menu/theme/font-sansita-swashed.woff2.import33
-rw-r--r--client/menu/theme/theme.tres64
6 files changed, 147 insertions, 0 deletions
diff --git a/client/menu/theme/focus_style.tres b/client/menu/theme/focus_style.tres
new file mode 100644
index 00000000..a01843fe
--- /dev/null
+++ b/client/menu/theme/focus_style.tres
@@ -0,0 +1,17 @@
+[gd_resource type="StyleBoxFlat" format=3 uid="uid://b86kbd3pfkd5w"]
+
+[resource]
+content_margin_left = 10.0
+content_margin_top = 10.0
+content_margin_right = 10.0
+content_margin_bottom = 10.0
+bg_color = Color(1, 1, 1, 0.0627451)
+border_width_left = 2
+border_width_top = 2
+border_width_right = 2
+border_width_bottom = 2
+border_color = Color(0.818673, 0.926505, 1, 1)
+corner_radius_top_left = 5
+corner_radius_top_right = 5
+corner_radius_bottom_right = 5
+corner_radius_bottom_left = 5
diff --git a/client/menu/theme/font-josefin-sans.woff2 b/client/menu/theme/font-josefin-sans.woff2
new file mode 100644
index 00000000..dce2708f
--- /dev/null
+++ b/client/menu/theme/font-josefin-sans.woff2
Binary files differ
diff --git a/client/menu/theme/font-josefin-sans.woff2.import b/client/menu/theme/font-josefin-sans.woff2.import
new file mode 100644
index 00000000..5ecd872c
--- /dev/null
+++ b/client/menu/theme/font-josefin-sans.woff2.import
@@ -0,0 +1,33 @@
+[remap]
+
+importer="font_data_dynamic"
+type="FontFile"
+uid="uid://5ixo6b3bd3km"
+path="res://.godot/imported/font-josefin-sans.woff2-e2c3f263d98e1132cfe6af3f4f0a3454.fontdata"
+
+[deps]
+
+source_file="res://menu/theme/font-josefin-sans.woff2"
+dest_files=["res://.godot/imported/font-josefin-sans.woff2-e2c3f263d98e1132cfe6af3f4f0a3454.fontdata"]
+
+[params]
+
+Rendering=null
+antialiasing=1
+generate_mipmaps=false
+multichannel_signed_distance_field=false
+msdf_pixel_range=8
+msdf_size=48
+allow_system_fallback=true
+force_autohinter=false
+hinting=1
+subpixel_positioning=1
+oversampling=0.0
+Fallbacks=null
+fallbacks=[]
+Compress=null
+compress=true
+preload=[]
+language_support={}
+script_support={}
+opentype_features={}
diff --git a/client/menu/theme/font-sansita-swashed.woff2 b/client/menu/theme/font-sansita-swashed.woff2
new file mode 100644
index 00000000..5c665fb0
--- /dev/null
+++ b/client/menu/theme/font-sansita-swashed.woff2
Binary files differ
diff --git a/client/menu/theme/font-sansita-swashed.woff2.import b/client/menu/theme/font-sansita-swashed.woff2.import
new file mode 100644
index 00000000..faf840fa
--- /dev/null
+++ b/client/menu/theme/font-sansita-swashed.woff2.import
@@ -0,0 +1,33 @@
+[remap]
+
+importer="font_data_dynamic"
+type="FontFile"
+uid="uid://bo4vh5xkpvrh1"
+path="res://.godot/imported/font-sansita-swashed.woff2-323b4a2ee0671aba6e17a6f073f706f3.fontdata"
+
+[deps]
+
+source_file="res://menu/theme/font-sansita-swashed.woff2"
+dest_files=["res://.godot/imported/font-sansita-swashed.woff2-323b4a2ee0671aba6e17a6f073f706f3.fontdata"]
+
+[params]
+
+Rendering=null
+antialiasing=1
+generate_mipmaps=false
+multichannel_signed_distance_field=false
+msdf_pixel_range=8
+msdf_size=48
+allow_system_fallback=true
+force_autohinter=false
+hinting=1
+subpixel_positioning=1
+oversampling=0.0
+Fallbacks=null
+fallbacks=[]
+Compress=null
+compress=true
+preload=[]
+language_support={}
+script_support={}
+opentype_features={}
diff --git a/client/menu/theme/theme.tres b/client/menu/theme/theme.tres
new file mode 100644
index 00000000..96cdbb19
--- /dev/null
+++ b/client/menu/theme/theme.tres
@@ -0,0 +1,64 @@
+[gd_resource type="Theme" load_steps=9 format=3 uid="uid://b0qmvo504e457"]
+
+[ext_resource type="FontFile" uid="uid://5ixo6b3bd3km" path="res://menu/theme/font-josefin-sans.woff2" id="1_f8qb0"]
+[ext_resource type="StyleBox" uid="uid://b86kbd3pfkd5w" path="res://menu/theme/focus_style.tres" id="2_brg2c"]
+[ext_resource type="FontFile" uid="uid://bo4vh5xkpvrh1" path="res://menu/theme/font-sansita-swashed.woff2" id="3_8u6ww"]
+
+[sub_resource type="FontVariation" id="FontVariation_lyo8w"]
+base_font = ExtResource("1_f8qb0")
+variation_embolden = 1.25
+spacing_top = 5
+
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_25x32"]
+content_margin_left = 10.0
+content_margin_top = 10.0
+content_margin_right = 10.0
+content_margin_bottom = 10.0
+bg_color = Color(1, 1, 1, 0.0352941)
+corner_radius_top_left = 5
+corner_radius_top_right = 5
+corner_radius_bottom_right = 5
+corner_radius_bottom_left = 5
+
+[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_2fl8q"]
+content_margin_left = 10.0
+content_margin_top = 10.0
+content_margin_right = 10.0
+content_margin_bottom = 10.0
+bg_color = Color(1, 1, 1, 0.266667)
+corner_radius_top_left = 5
+corner_radius_top_right = 5
+corner_radius_bottom_right = 5
+corner_radius_bottom_left = 5
+
+[sub_resource type="StyleBoxLine" id="StyleBoxLine_emtvk"]
+content_margin_top = 5.0
+content_margin_bottom = 5.0
+color = Color(1, 1, 1, 1)
+grow_begin = 0.0
+grow_end = 0.0
+thickness = 3
+
+[sub_resource type="FontVariation" id="FontVariation_ff4nr"]
+base_font = ExtResource("3_8u6ww")
+variation_embolden = 0.7
+
+[resource]
+Button/font_sizes/font_size = 18
+Button/fonts/font = SubResource("FontVariation_lyo8w")
+Button/styles/disabled = SubResource("StyleBoxFlat_25x32")
+Button/styles/focus = ExtResource("2_brg2c")
+Button/styles/hover = SubResource("StyleBoxFlat_2fl8q")
+Button/styles/normal = SubResource("StyleBoxFlat_25x32")
+Button/styles/pressed = SubResource("StyleBoxFlat_25x32")
+HSeparator/styles/separator = SubResource("StyleBoxLine_emtvk")
+Label/font_sizes/font_size = 16
+Label/fonts/font = ExtResource("3_8u6ww")
+LineEdit/styles/focus = ExtResource("2_brg2c")
+LineEdit/styles/normal = SubResource("StyleBoxFlat_25x32")
+LineEdit/styles/read_only = SubResource("StyleBoxFlat_25x32")
+RichTextLabel/fonts/bold_font = SubResource("FontVariation_ff4nr")
+RichTextLabel/fonts/bold_italics_font = null
+RichTextLabel/fonts/italics_font = null
+RichTextLabel/fonts/mono_font = null
+RichTextLabel/fonts/normal_font = ExtResource("3_8u6ww")