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.
2 parents d721598 + 1aef991 commit 9490260Copy full SHA for 9490260
ofe_sphinx_theme/theme/ofe_sphinx_theme/sass/_colors.scss
@@ -69,8 +69,8 @@ html{
69
--pst-color-shadow: #212121;
70
--pst-color-border: silver;
71
--pst-color-inline-code: var(--ofe-color-SergiosCousin);
72
- --pst-color-target: var(--pst-color-info-highlight);;
73
- --pst-color-background: var(--ofe-color-BeastlyLightGrey);
+ --pst-color-target: var(--pst-color-info-highlight);
+ --pst-color-background: #1d222d;
74
--pst-color-on-background: #1e1e1e;
75
--pst-color-surface: #666666;
76
--pst-color-on-surface: #373737;
0 commit comments