Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 81056c5266 | |||
| cdcc4ebb68 | |||
| 9960186b12 | |||
| bca51bfc3c | |||
| db79b76d03 | |||
| b8c75bc2f5 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #000000;
|
||||
--background: #ffffff;
|
||||
--card: #000000;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #c5a059;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #1c1c1c;
|
||||
--secondary-cta-text: #000000;
|
||||
--secondary-cta: #f4f4f4;
|
||||
--secondary-cta-text: #090909;
|
||||
--accent: #c5a059;
|
||||
--background-accent: #1c1c1c;
|
||||
--background-accent: #ededed;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user