Skip to content

Commit 7e01c37

Browse files
committed
[repo] Address issues with dark mode (fixes #1384)
1 parent a1ac120 commit 7e01c37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
--ifm-color-contrasting: var(--ifm-color-primary-lightest);
4646
--ifm-navbar-link-color: #f0c505;
4747
--ifm-navbar-link-hover-color: #f27e13;
48+
--ifm-background-color: #1b1b1d;
4849
}
4950

5051
.docusaurus-highlight-code-line {

0 commit comments

Comments
 (0)