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 c755f3e commit 3d308f4Copy full SHA for 3d308f4
_sass/theme/_dark.scss
@@ -42,7 +42,7 @@ html[data-theme="dark"] {
42
--global-dark-border-color : #{$background-light};
43
--global-code-background-color : #fafafa;
44
--global-code-text-color : #{$darker-gray};
45
- --global-fig-caption-color : #{$dark-gray};
+ --global-fig-caption-color : #{$light-gray};
46
--global-link-color : #{$link};
47
--global-link-color-hover : #{$link-dark};
48
--global-link-color-visited : #{$link-light};
0 commit comments