Skip to content

Commit

Permalink
Update book.js
Browse files Browse the repository at this point in the history
  • Loading branch information
expikr committed Apr 16, 2023
1 parent 0f53fd2 commit 5632c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme/book.js
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ function playground_text(playground, hidden = true) {
stylesheets.ayuHighlight.disabled = true;
stylesheets.tomorrowNight.disabled = true;
stylesheets.highlight.disabled = false;
ace_theme = "ace/theme/tomorrow_night";
ace_theme = "ace/theme/dawn";
}

setTimeout(function () {
Expand Down

0 comments on commit 5632c18

Please sign in to comment.