We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f53fd2 commit 5632c18Copy full SHA for 5632c18
src/theme/book.js
@@ -348,7 +348,7 @@ function playground_text(playground, hidden = true) {
348
stylesheets.ayuHighlight.disabled = true;
349
stylesheets.tomorrowNight.disabled = true;
350
stylesheets.highlight.disabled = false;
351
- ace_theme = "ace/theme/tomorrow_night";
+ ace_theme = "ace/theme/dawn";
352
}
353
354
setTimeout(function () {
0 commit comments