[gd_resource type="Theme" load_steps=15 format=2] [ext_resource path="res://bg.tres" type="StyleBox" id=1] [ext_resource path="res://verdana-bold.tres" type="DynamicFont" id=2] [ext_resource path="res://verdana-normal.tres" type="DynamicFont" id=3] [ext_resource path="res://verdana-italicbold.tres" type="DynamicFont" id=4] [ext_resource path="res://CascadiaCode.ttf" type="DynamicFontData" id=5] [sub_resource type="StyleBoxFlat" id=4] bg_color = Color( 0.196078, 0.309804, 0.396078, 1 ) [sub_resource type="StyleBoxFlat" id=6] bg_color = Color( 0.827451, 0.419608, 0.419608, 1 ) [sub_resource type="StyleBoxFlat" id=7] bg_color = Color( 0.847059, 0.368627, 0.368627, 1 ) [sub_resource type="StyleBoxFlat" id=5] content_margin_top = 10.0 [sub_resource type="StyleBoxFlat" id=8] bg_color = Color( 0.521569, 0.521569, 0.521569, 1 ) [sub_resource type="StyleBoxFlat" id=1] bg_color = Color( 0.145098, 0.117647, 0.117647, 1 ) [sub_resource type="StyleBoxFlat" id=2] bg_color = Color( 0.117647, 0.117647, 0.117647, 1 ) [sub_resource type="DynamicFont" id=9] size = 30 font_data = ExtResource( 5 ) [sub_resource type="StyleBoxEmpty" id=3] [resource] default_font = ExtResource( 2 ) Button/styles/focus = SubResource( 4 ) Button/styles/hover = SubResource( 4 ) Button/styles/normal = ExtResource( 1 ) Button/styles/pressed = SubResource( 4 ) HScrollBar/styles/grabber = SubResource( 6 ) HScrollBar/styles/grabber_highlight = SubResource( 7 ) HScrollBar/styles/grabber_pressed = SubResource( 7 ) HScrollBar/styles/scroll = SubResource( 5 ) HScrollBar/styles/scroll_focus = SubResource( 8 ) LineEdit/colors/font_color = Color( 1, 1, 1, 1 ) LineEdit/styles/focus = SubResource( 1 ) LineEdit/styles/normal = SubResource( 2 ) Panel/styles/panel = ExtResource( 1 ) RichTextLabel/fonts/bold_font = ExtResource( 2 ) RichTextLabel/fonts/bold_italics_font = ExtResource( 4 ) RichTextLabel/fonts/italics_font = ExtResource( 4 ) RichTextLabel/fonts/mono_font = SubResource( 9 ) RichTextLabel/fonts/normal_font = ExtResource( 3 ) VScrollBar/styles/scroll = SubResource( 3 )