Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 230587dd40 | |||
| 80aadb00d8 | |||
| b849751085 | |||
| 38f85b8d74 | |||
| 2b0b53899b | |||
| f8b02c6705 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fdf6f2;
|
||||
--card: #ffffff;
|
||||
--foreground: #2d1b0a;
|
||||
--primary-cta: #ff6b35;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #ffb703;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #fb8500;
|
||||
--background-accent: #ffebc2;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #fffffae6;
|
||||
--primary-cta: #fde047;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #fffffae6;
|
||||
--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