Skip to content

Commit 5632c18

Browse files
committed
Update book.js
1 parent 0f53fd2 commit 5632c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/theme/book.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ function playground_text(playground, hidden = true) {
348348
stylesheets.ayuHighlight.disabled = true;
349349
stylesheets.tomorrowNight.disabled = true;
350350
stylesheets.highlight.disabled = false;
351-
ace_theme = "ace/theme/tomorrow_night";
351+
ace_theme = "ace/theme/dawn";
352352
}
353353

354354
setTimeout(function () {

0 commit comments

Comments
 (0)