Updates to Neon Wave theme
This commit is contained in:
parent
c65cc3537c
commit
582d50ec2d
1 changed files with 19 additions and 0 deletions
|
|
@ -6,6 +6,18 @@
|
|||
[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="StyleBoxEmpty" id="StyleBoxEmpty_xf6ah"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_0diuh"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_xqdwr"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_j1ev3"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_7gyuu"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_3cibo"]
|
||||
|
||||
[sub_resource type="StyleBoxTexture" id="8"]
|
||||
content_margin_top = 7.0
|
||||
content_margin_bottom = 7.0
|
||||
|
|
@ -664,6 +676,13 @@ cache/0/36/0/scale = 1.0
|
|||
[resource]
|
||||
default_font = SubResource("9")
|
||||
default_font_size = 16
|
||||
BlankButton/base_type = &"Button"
|
||||
BlankButton/styles/disabled = SubResource("StyleBoxEmpty_xf6ah")
|
||||
BlankButton/styles/focus = SubResource("StyleBoxEmpty_0diuh")
|
||||
BlankButton/styles/hover = SubResource("StyleBoxEmpty_xqdwr")
|
||||
BlankButton/styles/hover_pressed = SubResource("StyleBoxEmpty_j1ev3")
|
||||
BlankButton/styles/normal = SubResource("StyleBoxEmpty_7gyuu")
|
||||
BlankButton/styles/pressed = SubResource("StyleBoxEmpty_3cibo")
|
||||
Button/colors/font_color = Color(0.752941, 0.992157, 0.988235, 1)
|
||||
Button/colors/font_color_hover = Color(0.443137, 1, 0.941176, 1)
|
||||
Button/colors/font_color_pressed = Color(0.180392, 0.0666667, 0.572549, 1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue