So, I am developing theme extension and I need to test it in themes. Doing so in locahost:9293 (locally hosted) is good as I get instant results. But, it only show Dawn Theme. Any idea how I can change it to other themes?
You can use -t
or --theme
flag to pass a theme ID while running app dev command to select the theme you want to preview in.