filearts / plunker_www

The public-facing website for http://plnkr.co
MIT License
289 stars 99 forks source link

Settings / Editor / Theme / "kr_theme" doesn't exist? #64

Open rummelsworth opened 9 years ago

rummelsworth commented 9 years ago

I see this in my console when I select the "kr_theme" theme from the Plunker UI's Settings / Editor / Theme dropdown:

/vendor/ace/src-min/theme-kr_theme.js:1 Uncaught SyntaxError: Unexpected token <

Seems like it got a 404 page instead of the js file? Couldn't find the latter in the repo.

Didn't do a thorough comparison, but it also seems like the ace/src/theme files shown in the repo don't fully correspond to what's available in the UI's dropdown. Maybe intentional, though?