Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 61b0c7e7d4 | |||
| 09b6967ee1 | |||
| ef4aba4b70 | |||
| 50e0e8e142 | |||
| c7a6de27bb | |||
| 70d952cb0c |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #000000;
|
||||
--primary-cta-text: #f5f4ef;
|
||||
--secondary-cta: #f1f1f1;
|
||||
--secondary-cta-text: #2a2928;
|
||||
--accent: #e5e5e5;
|
||||
--background-accent: #f9f9f9;
|
||||
--foreground: #1b0c25;
|
||||
--primary-cta: #1b0c25;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1b0c25;
|
||||
--accent: #ff93e4;
|
||||
--background-accent: #e8a8c3;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user