Update theme colors
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #F8F5F2;
|
||||
--card: #E7E5E4;
|
||||
--foreground: #111111;
|
||||
--primary-cta: #22C55E;
|
||||
--primary-cta-text: #052E16;
|
||||
--secondary-cta: #D6D3D1;
|
||||
--secondary-cta-text: #1C1C1C;
|
||||
--accent: #22D3EE;
|
||||
--background-accent: #0EA5E9;
|
||||
--background: #020617;
|
||||
--card: #0f172a;
|
||||
--foreground: #e2e8f0;
|
||||
--primary-cta: #c4d8f9;
|
||||
--primary-cta-text: #020617;
|
||||
--secondary-cta: #041633;
|
||||
--secondary-cta-text: #e2e8f0;
|
||||
--accent: #2d30f3;
|
||||
--background-accent: #1d4ed8;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user