remove theme override

This commit is contained in:
Matt Parker
2026-01-30 22:47:28 +10:00
parent ff2423c9c7
commit 79ef6fe424

View File

@@ -3,20 +3,10 @@
[ext_resource type="Script" uid="uid://cxxo2sex03ox5" path="res://Features/SymbolLookup/SymbolLookupPopup.cs" id="1_f5udm"]
[ext_resource type="PackedScene" uid="uid://dokm0dyac2enh" path="res://Features/SymbolLookup/SymbolUsageComponent.tscn" id="1_k5g0h"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_cuaw5"]
bg_color = Color(0.1764706, 0.1764706, 0.1764706, 1)
corner_radius_top_left = 5
corner_radius_top_right = 5
corner_radius_bottom_right = 5
corner_radius_bottom_left = 5
shadow_color = Color(0, 0, 0, 0.11764706)
shadow_size = 4
[node name="SymbolLookupPopup" type="PopupPanel" unique_id=33002749]
oversampling_override = 1.0
size = Vector2i(564, 340)
visible = true
theme_override_styles/panel = SubResource("StyleBoxFlat_cuaw5")
script = ExtResource("1_f5udm")
[node name="MarginContainer" type="MarginContainer" parent="." unique_id=1659363832]