Update src/app/styles/variables.css
This commit is contained in:
@@ -11,14 +11,14 @@
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f0fdf4;
|
||||
--foreground: #001a0a;
|
||||
--primary-cta: #0a7039;
|
||||
--card: #f0f8ff;
|
||||
--foreground: #001a16;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #15479c;
|
||||
--secondary-cta: #d1e7dd;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #a8d9be;
|
||||
--background-accent: #6bbf8e;
|
||||
--background-accent: #f0fff4;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user