Use CSS variables #33 #44

Merged
jakob.scheid merged 15 commits from refactor/css-variables into main 2026-05-11 14:18:34 +02:00
Showing only changes of commit 69453b947d - Show all commits
+3
View File
@@ -17,4 +17,7 @@
--primary-color-d-7: oklch(0.147 0.202 260);
--primary-color-d-8: oklch(0.097 0.202 260);
--black-l-2: oklch(0.2, 0, 0);
--black-l-1: oklch(0.1, 0, 0);
--black: oklch(0, 0, 0);
}