After creating a new theme in app\design\frontend\ appears in my back end under design.
When I change it to my custom theme, CSS or JS is NOT loading.
I tried running the following command:
php bin/magento setup:static-content:deploy
Deleted var\cache, var\generation, pub\static\ - but no luck
However my default theme from fresh installations works just fine. I don't think there is any permission issue otherwise my default would not work. is there anything I am missing?