Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 35bbaf3d84 | |||
| 7cba1fb6ca | |||
| 8fa216923e |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #030128;
|
||||||
--card: #f9f9f9;
|
--card: #241f48;
|
||||||
--foreground: #000f06e6;
|
--foreground: #ffffff;
|
||||||
--primary-cta: #0a7039;
|
--primary-cta: #ffffff;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #030128;
|
||||||
--secondary-cta: #f9f9f9;
|
--secondary-cta: #131136;
|
||||||
--secondary-cta-text: #000f06e6;
|
--secondary-cta-text: #d5d4f6;
|
||||||
--accent: #e2e2e2;
|
--accent: #44358a;
|
||||||
--background-accent: #c4c4c4;
|
--background-accent: #b597fe;
|
||||||
|
|
||||||
/* 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