Update src/app/styles/variables.css
This commit is contained in:
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #000a18;
|
||||
--card: #051226;
|
||||
--foreground: #f5f4ef;
|
||||
--primary-cta: #FF7B05;
|
||||
--background: #fbfbf8;
|
||||
--card: #f0ede6;
|
||||
--foreground: #2f2a24;
|
||||
--primary-cta: #c68a62;
|
||||
--primary-cta-text: #f5f4ef;
|
||||
--secondary-cta: #15479c;
|
||||
--secondary-cta: #e8e3d6;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #c4c4c4;
|
||||
--background-accent: #1c2a3f;
|
||||
--accent: #2f2a24;
|
||||
--background-accent: #efe6dc;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user