Dark mode tweaks

This commit is contained in:
Matt Vanderpol
2024-12-16 15:05:51 -08:00
parent 65db7eea0d
commit a17c7eedbc

View File

@@ -69,6 +69,7 @@ html[data-theme='dark'] {
--ifm-link-color: #85fe99;
--ifm-toc-border-color: transparent;
--ifm-section-divider-color: #d9d9d9;
--ifm-card-background-color: #fff;
}
figure img {
@@ -197,6 +198,9 @@ figure figcaption {
margin-bottom: 2.5rem !important;
}
html[data-theme='dark'] [class^=docMainContainer_] .card {
--ifm-heading-color: #041834;
}
[class^=docMainContainer_] .cardTitle_HoSo {
font-size: 1.25rem;
text-transform: uppercase;