Change Color main.css

This commit is contained in:
PascalMarchesseault
2025-02-13 16:57:14 -05:00
parent f01f465b59
commit b8528e0aa3

View File

@@ -16,7 +16,7 @@
--h-on-primary: #e2e5e9; --h-on-primary: #e2e5e9;
--h-secondary: #e7e5ea; --h-secondary: #e7e5ea;
--h-on-secondary: #000000; --h-on-secondary: #000000;
--h-tertiary: #272A44; --h-tertiary: #466568;
--h-on-tertiary: #bdb6b6; --h-on-tertiary: #bdb6b6;
--h-error: #bc2f2f; --h-error: #bc2f2f;
--h-on-error: #ffffff; --h-on-error: #ffffff;