There was an error while loading. Please reload this page.
1 parent 1b556c9 commit 7cf5114Copy full SHA for 7cf5114
1 file changed
src/style/_dark-mode.scss
@@ -85,6 +85,7 @@ $opblock_colors: (
85
);
86
87
html.dark-mode {
88
+ color-scheme: dark;
89
background: $neutral-98;
90
91
.swagger-ui {
0 commit comments