Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c96964319 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #FDFCF5;
|
||||
--card: #FFFFFF;
|
||||
--foreground: #2E2E2E;
|
||||
--primary-cta: #4682B4;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #FF7F50;
|
||||
--secondary-cta-text: #2E2E2E;
|
||||
--accent: #8FBC8F;
|
||||
--background-accent: #FFD700;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #e34400;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #010101;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #737373;
|
||||
--background-accent: #e34400;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user