Compare commits
14 Commits
version_5
...
version_19
| Author | SHA1 | Date | |
|---|---|---|---|
| e2958542c8 | |||
| 93d7a2a5f2 | |||
| 134e81bd01 | |||
| fac9222565 | |||
| 097340ef62 | |||
| 9d9c5081e3 | |||
| 3b408721e8 | |||
| 8305659974 | |||
| 0618387a39 | |||
| 9b120b7b68 | |||
| 3aa22ec0d9 | |||
| 2ba025cc98 | |||
| 8918c2dd87 | |||
| 5e59a337dc |
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #ffffff;
|
--background: #000000;
|
||||||
--card: #f9f9f9;
|
--card: #000000;
|
||||||
--foreground: #000612e6;
|
--foreground: #000000;
|
||||||
--primary-cta: #15479c;
|
--primary-cta: #ffffff;
|
||||||
--primary-cta-text: #ffffff;
|
--primary-cta-text: #000000;
|
||||||
--secondary-cta: #f9f9f9;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #000612e6;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #e2e2e2;
|
--accent: #ffffff;
|
||||||
--background-accent: #c4c4c4;
|
--background-accent: #000000;
|
||||||
|
|
||||||
/* 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