Skip to content

Commit 3921c85

Browse files
authored
fix: add corresponding black theme background (#206)
1 parent ca548b2 commit 3921c85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/output/srcdoc.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<style>
55
html.dark {
66
color: white;
7+
background: #1e1e1e;
78
}
89
body {
910
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,

0 commit comments

Comments
 (0)