Add demo mode to cycle all themes

This commit is contained in:
2026-01-24 18:20:27 +00:00
parent 16a7d8dad9
commit ae66cbc70e
7 changed files with 69 additions and 2 deletions

View File

@@ -302,6 +302,20 @@
},
"preview": "[date time user] @host - /path"
},
{
"id": "demo",
"name": "Demo",
"tagline": "Auto-rotate all themes",
"description": "Cycles through all themes each prompt for rapid screenshots.",
"layout": {
"line1": "auto",
"line2": "auto"
},
"colors": {
"note": "Uses each theme's native palette"
},
"preview": "(auto-rotate)"
},
{
"id": "radar",
"name": "Radar",