Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f101356f6 | |||
| 9b3b86ae9c | |||
| a5a815e257 | |||
| 1fee628448 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fbf8f2;
|
||||
--card: #f0ede5;
|
||||
--foreground: #3d1c16;
|
||||
--primary-cta: #c14f00;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #f0ede5;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #d4af37;
|
||||
--background-accent: #e6d5a0;
|
||||
--background: #080200;
|
||||
--card: #1a0d0b;
|
||||
--foreground: #ffe6d5;
|
||||
--primary-cta: #ffaa70;
|
||||
--primary-cta-text: #080200;
|
||||
--secondary-cta: #170b07;
|
||||
--secondary-cta-text: #ffe6d5;
|
||||
--accent: #7b5e4a;
|
||||
--background-accent: #b8541e;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user