If you try to start Ghost and access the admin panel when the currently active theme is not present in the content/themes directory, the following error is thrown

The admin panel should function 100% without a theme present, so that you can change theme to one that is present. This is a regression.
The frontend should show the error "The currently active theme casper is missing.", this also appears to have lost some styling.
Steps to Reproduce
- Run Ghost at least once
- Stop Ghost, remove the active theme
- Start Ghost, try to access
/ghost/ to change the theme
Technical details:
If you try to start Ghost and access the admin panel when the currently active theme is not present in the
content/themesdirectory, the following error is thrownThe admin panel should function 100% without a theme present, so that you can change theme to one that is present. This is a regression.
The frontend should show the error "The currently active theme casper is missing.", this also appears to have lost some styling.
Steps to Reproduce
/ghost/to change the themeTechnical details: