Compare commits
20 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bf2997f907 | |||
| 9bc4247482 | |||
| 727dc78e5b | |||
| 484305d1ba | |||
| 231f2ce8a8 | |||
| d9b9b43916 | |||
| 6e03e76b30 | |||
| 614592600d | |||
| 37c4ccc3d3 | |||
| b33a413481 | |||
| 7109d536ca | |||
| 30377e467b | |||
| 3b26dd5408 | |||
| 74abaad67f | |||
| 27beaab203 | |||
| c50fecf776 | |||
| af5569387d | |||
| 1899f46557 | |||
| d31acffb73 | |||
| 218e97629a |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fbfaff;
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #0f0022;
|
||||
--primary-cta: #8b5cf6;
|
||||
--primary-cta-text: #fbfaff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #0f0022;
|
||||
--accent: #d8cef5;
|
||||
--background-accent: #c4a8f9;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #15479c;
|
||||
--background-accent: #a8cce8;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user