feat(mystery): theme toggle wiring with localStorage persistence

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-09 00:14:15 -05:00
parent 5f5dc6071b
commit 3c0c386bbe
3 changed files with 87 additions and 41 deletions
+1
View File
@@ -43,6 +43,7 @@ import '../mystery/ui/crt.css'
</script>
<script>
import '../mystery/ui/terminal.ts'
import '../mystery/ui/theme.ts'
</script>
</body>
</html>