Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3239106c11 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #F5F1E8;
|
||||
--card: #EFE7DD;
|
||||
--foreground: #3B2F2F;
|
||||
--primary-cta: #3B2F2F;
|
||||
--primary-cta-text: #F5F1E8;
|
||||
--secondary-cta: #D6C3A3;
|
||||
--secondary-cta-text: #3B2F2F;
|
||||
--accent: #6B7D6D;
|
||||
--background-accent: #D6C3A3;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f0f8ffe6;
|
||||
--primary-cta: #cee7ff;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #f0f8ffe6;
|
||||
--accent: #737373;
|
||||
--background-accent: #737373;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user