update theming

This commit is contained in:
aleabodo 2024-07-11 21:38:32 +02:00
parent 163814b2cb
commit 8ef8b7d2fe

View File

@ -6,8 +6,8 @@
/* You can override the default Infima variables here. */ /* You can override the default Infima variables here. */
:root { :root {
--ifm-color-primary: #84262B; --ifm-color-primary: #b33239;
--ifm-color-primary-dark: #6b1d21; --ifm-color-primary-dark: #87262b;
--ifm-color-primary-darker: #631a1e; --ifm-color-primary-darker: #631a1e;
--ifm-color-primary-darkest: #421113; --ifm-color-primary-darkest: #421113;
--ifm-color-primary-light: #eba07f; --ifm-color-primary-light: #eba07f;