You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
82 lines
2.3 KiB
82 lines
2.3 KiB
[gd_resource type="Theme" load_steps=21 format=2]
|
|
|
|
[ext_resource path="res://theme/fonts/monogram.ttf" type="DynamicFontData" id=1]
|
|
|
|
[sub_resource type="DynamicFontData" id=1]
|
|
font_path = "res://theme/fonts/monogram.ttf"
|
|
|
|
[sub_resource type="DynamicFont" id=2]
|
|
size = 50
|
|
font_data = SubResource( 1 )
|
|
|
|
[sub_resource type="Gradient" id=12]
|
|
interpolation_mode = 1
|
|
colors = PoolColorArray( 0.596078, 0.596078, 0.596078, 1, 1, 1, 1, 1 )
|
|
|
|
[sub_resource type="GradientTexture" id=13]
|
|
gradient = SubResource( 12 )
|
|
|
|
[sub_resource type="GradientTexture" id=14]
|
|
|
|
[sub_resource type="StyleBoxTexture" id=15]
|
|
texture = SubResource( 14 )
|
|
normal_map = SubResource( 13 )
|
|
region_rect = Rect2( 0, 0, 2048, 1 )
|
|
|
|
[sub_resource type="Gradient" id=16]
|
|
interpolation_mode = 1
|
|
colors = PoolColorArray( 0.47451, 0.47451, 0.47451, 1, 1, 1, 1, 1 )
|
|
|
|
[sub_resource type="GradientTexture" id=17]
|
|
gradient = SubResource( 16 )
|
|
|
|
[sub_resource type="StyleBoxTexture" id=18]
|
|
texture = SubResource( 17 )
|
|
region_rect = Rect2( 0, 0, 2048, 1 )
|
|
|
|
[sub_resource type="Gradient" id=19]
|
|
interpolation_mode = 1
|
|
colors = PoolColorArray( 0.266667, 0.266667, 0.266667, 1, 1, 1, 1, 1 )
|
|
|
|
[sub_resource type="GradientTexture" id=20]
|
|
gradient = SubResource( 19 )
|
|
|
|
[sub_resource type="StyleBoxTexture" id=21]
|
|
texture = SubResource( 20 )
|
|
region_rect = Rect2( 0, 0, 2048, 1 )
|
|
|
|
[sub_resource type="Gradient" id=6]
|
|
interpolation_mode = 1
|
|
colors = PoolColorArray( 0.47451, 0.47451, 0.47451, 1, 1, 1, 1, 1 )
|
|
|
|
[sub_resource type="GradientTexture" id=7]
|
|
gradient = SubResource( 6 )
|
|
|
|
[sub_resource type="StyleBoxTexture" id=5]
|
|
texture = SubResource( 7 )
|
|
region_rect = Rect2( 0, 0, 2048, 1 )
|
|
|
|
[sub_resource type="Gradient" id=9]
|
|
interpolation_mode = 1
|
|
colors = PoolColorArray( 0.239216, 0.239216, 0.239216, 1, 1, 1, 1, 1 )
|
|
|
|
[sub_resource type="GradientTexture" id=10]
|
|
gradient = SubResource( 9 )
|
|
|
|
[sub_resource type="StyleBoxTexture" id=11]
|
|
texture = SubResource( 10 )
|
|
region_rect = Rect2( 0, 0, 2048, 1 )
|
|
|
|
[sub_resource type="DynamicFont" id=8]
|
|
size = 80
|
|
font_data = ExtResource( 1 )
|
|
|
|
[resource]
|
|
Button/colors/font_color_hover = Color( 0.854902, 0.439216, 0.439216, 1 )
|
|
Button/fonts/font = SubResource( 2 )
|
|
Button/styles/disabled = SubResource( 15 )
|
|
Button/styles/focus = SubResource( 18 )
|
|
Button/styles/hover = SubResource( 21 )
|
|
Button/styles/normal = SubResource( 5 )
|
|
Button/styles/pressed = SubResource( 11 )
|
|
Label/fonts/font = SubResource( 8 )
|
|
|