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