Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8e20aacddd | |||
| dbde2b17f3 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0D0D0D;
|
||||
--card: #1A1A1A;
|
||||
--foreground: #F7F3EE;
|
||||
--primary-cta: #FF7A00;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #C89B3C;
|
||||
--secondary-cta-text: #000000;
|
||||
--accent: #C89B3C;
|
||||
--background-accent: #1A1A1A;
|
||||
--background: #ffc905;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #ff0505;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #ff1f0b;
|
||||
--secondary-cta-text: #120a00e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #FF7B05;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user