Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4798c10467 | |||
| 8848a74994 | |||
| 39f0108729 | |||
| 79dc29e8f0 | |||
| 3c7d0106de | |||
| 0ba6d0749c | |||
| 89ca02e8b2 | |||
| 5ffba8d91e | |||
| b6a2d37a02 | |||
| d02a21d895 | |||
| 6942e7f565 | |||
| 55b0ca3ac2 | |||
| eb8d6ad0f0 |
@@ -11,14 +11,14 @@
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #fbfbfb;
|
||||
--foreground: #1a1a1a;
|
||||
--primary-cta: #c5a059;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000612e6;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #000000;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #e5e5e5;
|
||||
--background-accent: #f4f4f4;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user