Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fbfcfd;
|
||||
--background: #f0fff4;
|
||||
--card: #ffffff;
|
||||
--foreground: #0a1f33;
|
||||
--primary-cta: #15479c;
|
||||
--foreground: #064e3b;
|
||||
--primary-cta: #059669;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f1f5f9;
|
||||
--secondary-cta: #e0f2f1;
|
||||
--secondary-cta-text: #0a1f33;
|
||||
--accent: #cbd5e1;
|
||||
--background-accent: #e2e8f0;
|
||||
--accent: #b2dfdb;
|
||||
--background-accent: #80cbc4;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user