Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8e553b7754 | |||
| 3c7bbd3d32 | |||
| 222e5114b2 | |||
| abf58b5cc1 | |||
| 3b362aea89 | |||
| 327b35a662 | |||
| 5948092877 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #101200;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
--background: #FFFFE0;
|
||||
--card: #FFFBF0;
|
||||
--foreground: #333333;
|
||||
--primary-cta: #FFD700;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #FDF2E3;
|
||||
--secondary-cta-text: #333333;
|
||||
--accent: #FFEC8B;
|
||||
--background-accent: #FFF8E1;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user