Compare commits
16 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 36ca4ef28e | |||
| ee9d931c74 | |||
| 6b0b222a64 | |||
| 908a63b3e8 | |||
| 0cda8732cc | |||
| dcb35a07f4 | |||
| c67f57c596 | |||
| 57240375fb | |||
| 10812b280e | |||
| 9cb2ffb51b | |||
| 9fbd10fa79 | |||
| cf3b0dbf65 | |||
| 6e3755932c | |||
| f25a5590f2 | |||
| 15046d7bad | |||
| 96d9c7696e |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #030128;
|
--background: #ffffff;
|
||||||
--card: #241f48;
|
--card: #f9f9f9;
|
||||||
--foreground: #ffffff;
|
--foreground: #000612e6;
|
||||||
--primary-cta: #ffffff;
|
--primary-cta: #15479c;
|
||||||
--primary-cta-text: #030128;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #131136;
|
--secondary-cta: #f9f9f9;
|
||||||
--secondary-cta-text: #d5d4f6;
|
--secondary-cta-text: #000612e6;
|
||||||
--accent: #44358a;
|
--accent: #e2e2e2;
|
||||||
--background-accent: #b597fe;
|
--background-accent: #c4c4c4;
|
||||||
|
|
||||||
/* 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