„assets/css/app.css“ ändern

This commit is contained in:
inhji 2023-03-15 16:15:24 +01:00
parent 93c67782ff
commit 24a903a8ef

View file

@ -7,8 +7,12 @@
@layer base {
:root {
--color-primary: 255 115 179;
--color-secondary: 111 114 185;
--color-background: 255 255 255;
--color-text-default: 82 82 91;
--color-text-heading: 24 24 27;
--color-text-muted: 82 82 91;
--color-primary: 16 185 129;
--color-secondary: 245 158 11;
}
}