Compare commits
8 Commits
version_6
...
version_14
| Author | SHA1 | Date | |
|---|---|---|---|
| 3d05bb4c66 | |||
| c2a2608d7c | |||
| f55714ba58 | |||
| ca6ab0349e | |||
| 1fe585877e | |||
| 7557f0a19e | |||
| 6f8ba5b69a | |||
| a902da74ca |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--background: #ffcfff;
|
||||
--card: #ffabf0;
|
||||
--foreground: #1b0c25;
|
||||
--primary-cta: #1b0c25;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1b0c25;
|
||||
--accent: #ff93e4;
|
||||
--background-accent: #e8a8c3;
|
||||
--accent: #ffdaf6;
|
||||
--background-accent: #ff75cd;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user