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: #000612e6;
|
||||
--primary-cta: #1A4A8A;
|
||||
--background: #FDFDFD;
|
||||
--card: #F8F9F5;
|
||||
--foreground: #1A2E0C;
|
||||
--primary-cta: #2D5016;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta: #7AB318;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--accent: #E8A020;
|
||||
--background-accent: #0D7E7E;
|
||||
--accent: #7AB318;
|
||||
--background-accent: #E8F0E2;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user