Facing issue with openedx-tutor development

I am trying to customize the openedx but when running with dev the indigo theme is not applying and when running in tutor local in production URL indigo theme is applying. How to fix it?

Maybe this helps.

tutor dev do settheme indigo

I tried before posting. But no luck

Just testing it now and tutor dev do settheme <theme> switch it on the fly. But I’m on Quince release now, and testing with my custom theme.
If no clues in tutor dev log, check tutor mounts list and tutor plugins list. Removing <tutor root dir>/env and recreate it with tutor config save helps sometimes (backup it if this is not your development sandbox).

I tried deleting the /env but no luck