Intial commit
This commit is contained in:
50
client/Assets/Themes/default.tres
Normal file
50
client/Assets/Themes/default.tres
Normal file
@ -0,0 +1,50 @@
|
||||
[gd_resource type="Theme" load_steps=10 format=2]
|
||||
|
||||
[ext_resource path="res://Assets/Proprietary/hf-scifi-complete/marksman-v1/Marksman.ttf" type="DynamicFontData" id=1]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id=1]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id=2]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id=3]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id=4]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id=5]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id=6]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id=7]
|
||||
|
||||
[sub_resource type="DynamicFont" id=8]
|
||||
size = 32
|
||||
outline_size = 1
|
||||
outline_color = Color( 0.243137, 0.858824, 0.815686, 0.498039 )
|
||||
font_data = ExtResource( 1 )
|
||||
|
||||
[resource]
|
||||
default_font = SubResource( 8 )
|
||||
Button/colors/font_color = Color( 0.203922, 0.760784, 0.819608, 0.54902 )
|
||||
Button/colors/font_color_disabled = Color( 0.901961, 0.901961, 0.901961, 0.2 )
|
||||
Button/colors/font_color_hover = Color( 0.203922, 0.760784, 0.819608, 0.784314 )
|
||||
Button/colors/font_color_pressed = Color( 0.6, 0.835294, 0.858824, 0.784314 )
|
||||
Button/constants/hseparation = 16
|
||||
Button/fonts/font = null
|
||||
Button/styles/ = SubResource( 1 )
|
||||
Button/styles/disabled = SubResource( 2 )
|
||||
Button/styles/focus = SubResource( 3 )
|
||||
Button/styles/hover = SubResource( 4 )
|
||||
Button/styles/normal = SubResource( 5 )
|
||||
Button/styles/pressed = SubResource( 6 )
|
||||
HBoxContainer/constants/separation = 64
|
||||
Label/colors/font_color = Color( 0.203922, 0.760784, 0.819608, 0.54902 )
|
||||
Label/colors/font_color_shadow = Color( 0, 0, 0, 0 )
|
||||
Label/colors/font_outline_modulate = Color( 0.243137, 0.858824, 0.815686, 0.498039 )
|
||||
Label/constants/line_spacing = 3
|
||||
Label/constants/shadow_as_outline = 0
|
||||
Label/constants/shadow_offset_x = 1
|
||||
Label/constants/shadow_offset_y = 1
|
||||
Label/fonts/font = null
|
||||
Label/icons/ = null
|
||||
Label/styles/normal = null
|
||||
Panel/styles/panel = SubResource( 7 )
|
Reference in New Issue
Block a user