Skip to content

Commit 4d57749

Browse files
timhoffmjklymak
andauthored
Update mpl_sphinx_theme/static/css/style.css
Co-authored-by: Jody Klymak <jklymak@gmail.com>
1 parent 2f4a9c6 commit 4d57749

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

mpl_sphinx_theme/static/css/style.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,10 @@ html[data-theme="dark"] {
2626
}
2727

2828
#navbar-icon-links .nav-link {
29-
color: var(--pst-color-link);
29+
color: #989898;
3030
}
3131

3232
#navbar-icon-links .nav-link:hover {
33-
color: var(--pst-color-link-hover);
33+
color: var(--pst-color-primary);
3434
}
35+

0 commit comments

Comments
 (0)