new theme

This commit is contained in:
2026-05-25 20:49:41 +02:00
parent ec6761693c
commit 2eef22a76b
16 changed files with 540 additions and 4 deletions
+1
View File
@@ -2,6 +2,7 @@ package pncdsl
type Scene struct {
Name string
Title string // optional human-readable title for the TopBar widget
Background string // Asset.Name
Music string // Asset.Name (optional)
Hotspots []Hotspot