diary/assets/ui/mainTheme.tres
2022-04-19 08:24:57 -04:00

47 lines
1.4 KiB
Plaintext

[gd_resource type="Theme" load_steps=8 format=2]
[ext_resource path="res://assets/fonts/Helvetica/Helvetica-standard.ttf" type="DynamicFontData" id=1]
[sub_resource type="StyleBoxFlat" id=5]
bg_color = Color( 0.184314, 0.203922, 0.239216, 1 )
corner_radius_top_left = 15
corner_radius_top_right = 15
corner_radius_bottom_right = 15
corner_radius_bottom_left = 15
[sub_resource type="StyleBoxFlat" id=6]
bg_color = Color( 0.121569, 0.137255, 0.160784, 1 )
corner_radius_top_left = 15
corner_radius_top_right = 15
corner_radius_bottom_right = 15
corner_radius_bottom_left = 15
[sub_resource type="StyleBoxEmpty" id=10]
[sub_resource type="StyleBoxFlat" id=7]
bg_color = Color( 0.184314, 0.203922, 0.239216, 1 )
border_width_top = 5
[sub_resource type="StyleBoxFlat" id=9]
bg_color = Color( 0.25098, 0.266667, 0.294118, 1 )
corner_radius_top_left = 10
corner_radius_top_right = 10
corner_radius_bottom_right = 10
corner_radius_bottom_left = 5
[sub_resource type="DynamicFont" id=3]
size = 17
use_mipmaps = true
use_filter = true
font_data = ExtResource( 1 )
[resource]
default_font = SubResource( 3 )
Panel/styles/panel = SubResource( 5 )
PanelContainer/styles/panel = SubResource( 6 )
TextEdit/styles/normal = SubResource( 10 )
Tree/styles/bg = SubResource( 7 )
VScrollBar/styles/grabber = SubResource( 9 )
VScrollBar/styles/grabber_highlight = SubResource( 9 )
VScrollBar/styles/grabber_pressed = SubResource( 9 )