Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7d1815f3aa | |||
| 80332516d3 | |||
| 25f3d3273f | |||
| 3f23cf0ea3 | |||
| 264af48281 | |||
| bd371cbe22 | |||
| e8868dba58 | |||
| 661ba415c4 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000612e6;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
--background: #000000;
|
||||
--card: #ffffff;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #1c1c1c;
|
||||
--primary-cta-text: #1bc8df;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #e63946;
|
||||
--background-accent: #e8bea8;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user