We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e510cf commit 6abbf99Copy full SHA for 6abbf99
napari_sphinx_theme/static/css/napari-sphinx-theme.css
@@ -49,6 +49,7 @@ html[data-theme="dark"] {
49
--pst-color-text-muted: var(--napari-dark-gray);
50
--pst-color-border: var(--napari-gray);
51
--pst-color-target: var(--napari-gray);
52
+ --pst-color-secondary-bg: #e0c7ff;
53
}
54
55
body {
0 commit comments