Canvas Theme Template

I don’t know what’s on the core roadmap, but one thing you could do right now is create a new theme component right on the admin UI:

And then declare custom properties on it’s CSS file. You could either look up properties on the Readme file. Or copy the contents of properties.scss from the theme repo.

2 Likes