docusaurus-config: Update deps, colors. (#14796)

This commit is contained in:
Teffen Ellis
2025-06-05 20:00:06 +02:00
committed by GitHub
parent f03ee47bb3
commit ed20d1b6aa
3 changed files with 497 additions and 1024 deletions

View File

@ -9,7 +9,7 @@
--ifm-color-primary-lighter: #fd7159;
--ifm-color-primary-lightest: #fe9786;
--ifm-hover-overlay: hsl(0deg 0% 100% / 25%);
--ifm-color-primary-inverse: var(--white);
--ifm-color-content: hsl(216 35% 3%);
--ifm-hover-overlay: hsl(0deg 0% 100% / 25%);
}