Fix p's weird corrupt theme data crashing theme engine
Compare changes
@@ -242,9 +242,18 @@ export const generateShadows = (input, colors) => {
For whatever reasons fse's p's theme data didn't have color information for some theme shadow, which crashed the whole thing. Probably caused by some pre-1.0 theme editor idk.