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 ca548b2 commit 3921c85Copy full SHA for 3921c85
src/output/srcdoc.html
@@ -4,6 +4,7 @@
4
<style>
5
html.dark {
6
color: white;
7
+ background: #1e1e1e;
8
}
9
body {
10
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
0 commit comments