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 e085e30 commit 481035aCopy full SHA for 481035a
src/output/srcdoc.html
@@ -2,6 +2,9 @@
2
<html>
3
<head>
4
<style>
5
+ html.dark {
6
+ color: white
7
+ }
8
body {
9
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
10
Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
0 commit comments