summaryrefslogtreecommitdiff
path: root/Assets/Themes/Default.tres
blob: 32fc4b7a844c7bd16e8a3d3c62ee6bda7319ba9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
[gd_resource type="Theme" load_steps=9 format=2]

[ext_resource path="res://Assets/Styles/DefaultInvertedFlatPanel.tres" type="StyleBox" id=1]
[ext_resource path="res://Assets/Styles/DefaultFlatPanel.tres" type="StyleBox" id=2]

[sub_resource type="StyleBoxEmpty" id=3]

[sub_resource type="StyleBoxEmpty" id=7]

[sub_resource type="StyleBoxEmpty" id=1]

[sub_resource type="StyleBoxEmpty" id=2]

[sub_resource type="StyleBoxEmpty" id=5]

[sub_resource type="StyleBoxEmpty" id=6]

[resource]
InvertedLabel/colors/font_color = Color( 0, 0, 0, 1 )
InvertedPanelContainer/styles/panel = ExtResource( 1 )
InvertedRichTextLabel/colors/default_color = Color( 0, 0, 0, 1 )
Label/colors/font_color = Color( 1, 1, 1, 1 )
Label/styles/normal = SubResource( 3 )
LineEdit/colors/cursor_color = Color( 0, 0, 0, 1 )
LineEdit/colors/font_color = Color( 0, 0, 0, 1 )
LineEdit/colors/font_color_uneditable = Color( 0.470588, 0.470588, 0.470588, 1 )
LineEdit/styles/focus = SubResource( 7 )
LineEdit/styles/normal = SubResource( 1 )
LineEdit/styles/read_only = SubResource( 2 )
PanelContainer/styles/panel = ExtResource( 2 )
RichTextLabel/colors/default_color = Color( 0, 0.956863, 0, 1 )
RichTextLabel/styles/focus = SubResource( 5 )
RichTextLabel/styles/normal = SubResource( 6 )