If you using Magento 2.2.4 version for your web store and face problem about not able to apply new theme or change theme. That is because Magento 2.2.4 know issue. Here  is github URL for same, you can find more information there.

If you want to fix your own with directly quick solution in core file ( preferable is override or create a magento extension):

Replace below code:

With below code:

Now you can change or apply Magento 2.2.4 theme. Enjoy 🙂