education-apps/podbooker/kellett.tres

28 lines
856 B
Plaintext

[gd_resource type="Theme" load_steps=7 format=2]
[ext_resource path="res://assets/NotoSansDisplay-Medium.ttf" type="DynamicFontData" id=1]
[sub_resource type="DynamicFont" id=1]
font_data = ExtResource( 1 )
[sub_resource type="StyleBoxFlat" id=3]
bg_color = Color( 0.427451, 0.431373, 0.443137, 1 )
[sub_resource type="StyleBoxFlat" id=2]
bg_color = Color( 0, 0.0431373, 0.294118, 1 )
[sub_resource type="StyleBoxFlat" id=4]
bg_color = Color( 0.647059, 0, 0, 1 )
[sub_resource type="StyleBoxFlat" id=5]
[resource]
default_font = SubResource( 1 )
Button/colors/font_color_hover = Color( 0.94, 0.94, 0.94, 1 )
Button/fonts/font = SubResource( 1 )
Button/styles/hover = SubResource( 3 )
Button/styles/normal = SubResource( 2 )
Button/styles/pressed = SubResource( 4 )
Label/colors/font_color = Color( 0, 0, 0, 1 )
Panel/styles/panel = SubResource( 5 )