Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 873da4dba2 | |||
| 00f44a5534 | |||
| 7f3c2c5e4a | |||
| f5eea0f169 | |||
| 6562b71d52 | |||
| 0b3db0b045 | |||
| 7fdaceea37 | |||
| f7cd3d7ace | |||
| a98ad73138 | |||
| 2ad757bef3 | |||
| 9e3fc5e6d7 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f5f5;
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
--foreground: #1b0c25;
|
||||
--primary-cta: #1b0c25;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #15479c;
|
||||
--background-accent: #a8cce8;
|
||||
--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