jsbin

How to set JSBin themes?


I read that you can set different themes for JSBin. I saw it here: http://elijahmanor.com/custom-jsbin-code-editor-settings/

It doesn't appear to work for me, though. I went to my browser's console and entered: jsbin.settings.editor.theme = "monokai"; and then refreshed the JSBin page, but the theme did not change. I also tried setting it in JSBin's console. I didn't expect that to work, and in fact, it did not.

What am I doing wrong?


Solution

  • You can change the editor theme on the editor settings page.