This commit is contained in:
2026-05-28 21:45:21 +02:00
parent 653439ac24
commit a356a3d369
610 changed files with 205679 additions and 0 deletions
@@ -0,0 +1,7 @@
:root {
--theme-color: "Matugen";
--hue-rotate: 220deg;
<* for name, value in colors *>
--md-sys-color-{{name | replace: "_", "-" }}: {{value.default.rgb}};
<* endfor *>
}