This commit is contained in:
Justin Visser 2026-02-21 17:53:29 +01:00
parent c99af18ae4
commit ca565e2530
26 changed files with 209 additions and 104 deletions

View file

@ -1,9 +0,0 @@
:root {
--ifm-color-primary: #2a6b4e;
--ifm-color-primary-dark: #255f46;
--ifm-color-primary-darker: #225942;
--ifm-color-primary-darkest: #1c4936;
--ifm-color-primary-light: #2f7756;
--ifm-color-primary-lighter: #327d5a;
--ifm-color-primary-lightest: #3b946b;
}