Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #001a2c;
|
||||
--primary-cta: #0a7039;
|
||||
--background: #f0f9ff;
|
||||
--card: #ffffff;
|
||||
--foreground: #1e293b;
|
||||
--primary-cta: #3b82f6;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #15479c;
|
||||
--secondary-cta: #f472b6;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #40e0d0;
|
||||
--background-accent: #e8f4f2;
|
||||
--accent: #fbbf24;
|
||||
--background-accent: #e0f2fe;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user