ZippyStarter logo

Theme customizer

Change the look and feel of your website in a few clicks

Want to preview what a new theme will look like without doing the work of setting up the CSS?

Add the following environment variable into your .env.local and refresh/restart:

.env.local
NEXT_PUBLIC_THEME_CUSTOMIZER=true

You'll see some UI at the bottom of the screen that will allow you to change themes and other properties.

Alternatively, visit: https://randy-nine.vercel.app/ and try it.