summaryrefslogtreecommitdiff
path: root/Assets/Themes/Default.tres
blob: 6b7a217b71693793e7747224ece67fbf14d9ad3e (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
34
35
36
[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/base_type = "Label"
InvertedLabel/colors/font_color = Color( 0.2, 0.2, 0.2, 1 )
InvertedPanelContainer/base_type = "PanelContainer"
InvertedPanelContainer/styles/panel = ExtResource( 1 )
InvertedRichTextLabel/base_type = "RichTextLabel"
InvertedRichTextLabel/colors/default_color = Color( 0.2, 0.2, 0.2, 1 )
Label/colors/font_color = Color( 0.243137, 0.811765, 0.235294, 1 )
Label/styles/normal = SubResource( 3 )
LineEdit/colors/cursor_color = Color( 0.2, 0.2, 0.2, 1 )
LineEdit/colors/font_color = Color( 0.2, 0.2, 0.2, 1 )
LineEdit/colors/font_color_uneditable = Color( 0.2, 0.2, 0.2, 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.243137, 0.811765, 0.235294, 1 )
RichTextLabel/styles/focus = SubResource( 5 )
RichTextLabel/styles/normal = SubResource( 6 )