feat(theme): showcase harness — the human-eyeball proof

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-10 20:39:09 -05:00
parent 73fcf2d096
commit 7954c579d3
5 changed files with 115 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
[gd_scene load_steps=2 format=3]
[ext_resource type="Script" path="res://scripts/theme/theme_showcase.gd" id="1"]
[node name="ThemeShowcase" type="Control"]
anchors_preset = 15
script = ExtResource("1")