Change Main Color

This commit is contained in:
PascalMarchesseault
2025-02-13 16:28:06 -05:00
parent a50113c7df
commit 83d3357ef9

View File

@@ -8,11 +8,11 @@
--hutopy-secondary: #A30E79; --hutopy-secondary: #A30E79;
/* UI COLORS */ /* UI COLORS */
--h-background: #201b20; --h-background: #1c181c;
--h-on-background: #e2e5e9; --h-on-background: #e2e5e9;
--h-surface: #252829; --h-surface: #252225;
--h-on-surface: #e2e5e9; --h-on-surface: #e2e5e9;
--h-primary: #1B1B1F; --h-primary: #242b2b;
--h-on-primary: #e2e5e9; --h-on-primary: #e2e5e9;
--h-secondary: #e7e5ea; --h-secondary: #e7e5ea;
--h-on-secondary: #000000; --h-on-secondary: #000000;