Theme Structure
theme.json, templates, assets
What it is
Themes have theme.json, templates, and assets (CSS, JS, images).
How it works
Theme discovery reads theme.json. Templates loaded from theme directory.
How to set up
Create theme directory. Add theme.json, templates, assets. Copy from default theme.
Was this helpful?