update colors

This commit is contained in:
isUnknown 2024-09-13 17:21:29 +02:00
parent 66e042bdc8
commit 85869bdb48
2 changed files with 15 additions and 12 deletions

View file

@ -21,9 +21,9 @@
--padding-vertical: 2rem;
--space-m: 4vw;
--color-pink: #ed268f;
--color-pink: #f20298;
--color-pink-light: #ffa199;
--color-salmon: #ff4f4b;
--color-salmon: #ff6647;
--color-purple: #9e00ff;
--color-purple-light: #f066ff;
--color-yellow: #faff82;