Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bf2997f907 | |||
| 9bc4247482 | |||
| 727dc78e5b | |||
| 484305d1ba | |||
| 231f2ce8a8 | |||
| d9b9b43916 | |||
| 6e03e76b30 | |||
| 614592600d | |||
| 37c4ccc3d3 | |||
| 7109d536ca | |||
| 3b26dd5408 | |||
| 27beaab203 | |||
| af5569387d | |||
| 1899f46557 | |||
| d31acffb73 | |||
| 218e97629a |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #fffafa;
|
--background: #f5f5f5;
|
||||||
--card: #ffffff;
|
--card: #ffffff;
|
||||||
--foreground: #1a0000;
|
--foreground: #1c1c1c;
|
||||||
--primary-cta: #e63946;
|
--primary-cta: #1c1c1c;
|
||||||
--primary-cta-text: #fffafa;
|
--primary-cta-text: #f5f5f5;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #1a0000;
|
--secondary-cta-text: #1c1c1c;
|
||||||
--accent: #f5c4c7;
|
--accent: #15479c;
|
||||||
--background-accent: #f09199;
|
--background-accent: #a8cce8;
|
||||||
|
|
||||||
/* 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