Updated Neon Wave Theme

Added missing fonts for Bold, Italic, and Bold & Italic.
Setup RichTextLabel to use proper fonts for these things.
This commit is contained in:
Mario Steele 2026-02-26 22:56:22 -06:00
parent 208c24173a
commit 4cb684d445
7 changed files with 125 additions and 0 deletions

View file

@ -2,6 +2,9 @@
[ext_resource type="FontFile" uid="uid://bh2gj03hg6v4r" path="res://UI/assets/neon-wave-theme/polentical_neon/Polentical Neon Regular.ttf" id="1"]
[ext_resource type="Texture2D" uid="uid://6wa5oaqt2vmq" path="res://UI/assets/neon-wave-theme/neon-wave-theme.png" id="2"]
[ext_resource type="FontFile" uid="uid://b05s8xri11bwp" path="res://UI/assets/neon-wave-theme/polentical_neon/Polentical Neon Bold.ttf" id="3_xf6ah"]
[ext_resource type="FontFile" uid="uid://b6u8lwedqawa7" path="res://UI/assets/neon-wave-theme/polentical_neon/Polentical Neon Bold italic.ttf" id="4_0diuh"]
[ext_resource type="FontFile" uid="uid://cx1a4aqqxhsrn" path="res://UI/assets/neon-wave-theme/polentical_neon/Polentical Neon Italic.ttf" id="5_xqdwr"]
[sub_resource type="StyleBoxTexture" id="8"]
content_margin_top = 7.0
@ -642,6 +645,16 @@ cache/0/14/0/descent = 0.0
cache/0/14/0/underline_position = 0.0
cache/0/14/0/underline_thickness = 0.0
cache/0/14/0/scale = 1.0
cache/0/2/0/ascent = 0.0
cache/0/2/0/descent = 0.0
cache/0/2/0/underline_position = 0.0
cache/0/2/0/underline_thickness = 0.0
cache/0/2/0/scale = 1.0
cache/0/20/0/ascent = 0.0
cache/0/20/0/descent = 0.0
cache/0/20/0/underline_position = 0.0
cache/0/20/0/underline_thickness = 0.0
cache/0/20/0/scale = 1.0
[resource]
default_font = SubResource("9")
@ -731,6 +744,10 @@ ProgressBar/constants/outline_size = 15
ProgressBar/fonts/font = SubResource("77")
ProgressBar/styles/background = SubResource("78")
ProgressBar/styles/fill = SubResource("StyleBoxTexture_tht2w")
RichTextLabel/fonts/bold_font = ExtResource("3_xf6ah")
RichTextLabel/fonts/bold_italics_font = ExtResource("4_0diuh")
RichTextLabel/fonts/italics_font = ExtResource("5_xqdwr")
RichTextLabel/fonts/normal_font = ExtResource("1")
SpinBox/icons/updown = SubResource("29")
TabContainer/styles/panel = SubResource("43")
TabContainer/styles/tab_disabled = SubResource("46")

View file

@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://b6u8lwedqawa7"
path="res://.godot/imported/Polentical Neon Bold italic.ttf-4fd755edfd60e43e5b2f4c83730cc8f5.fontdata"
[deps]
source_file="res://UI/assets/neon-wave-theme/polentical_neon/Polentical Neon Bold italic.ttf"
dest_files=["res://.godot/imported/Polentical Neon Bold italic.ttf-4fd755edfd60e43e5b2f4c83730cc8f5.fontdata"]
[params]
Rendering=null
antialiasing=1
generate_mipmaps=false
disable_embedded_bitmaps=true
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

View file

@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://b05s8xri11bwp"
path="res://.godot/imported/Polentical Neon Bold.ttf-aef7ae9448b30d3cfadcdb3ae287ad38.fontdata"
[deps]
source_file="res://UI/assets/neon-wave-theme/polentical_neon/Polentical Neon Bold.ttf"
dest_files=["res://.godot/imported/Polentical Neon Bold.ttf-aef7ae9448b30d3cfadcdb3ae287ad38.fontdata"]
[params]
Rendering=null
antialiasing=1
generate_mipmaps=false
disable_embedded_bitmaps=true
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}

View file

@ -0,0 +1,36 @@
[remap]
importer="font_data_dynamic"
type="FontFile"
uid="uid://cx1a4aqqxhsrn"
path="res://.godot/imported/Polentical Neon Italic.ttf-951e93497c9469ea970d985a88fc2a34.fontdata"
[deps]
source_file="res://UI/assets/neon-wave-theme/polentical_neon/Polentical Neon Italic.ttf"
dest_files=["res://.godot/imported/Polentical Neon Italic.ttf-951e93497c9469ea970d985a88fc2a34.fontdata"]
[params]
Rendering=null
antialiasing=1
generate_mipmaps=false
disable_embedded_bitmaps=true
multichannel_signed_distance_field=false
msdf_pixel_range=8
msdf_size=48
allow_system_fallback=true
force_autohinter=false
modulate_color_glyphs=false
hinting=1
subpixel_positioning=4
keep_rounding_remainders=true
oversampling=0.0
Fallbacks=null
fallbacks=[]
Compress=null
compress=true
preload=[]
language_support={}
script_support={}
opentype_features={}