Compare commits
14 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 15c3063acd | |||
| bee963c833 | |||
| 7475e26adc | |||
| e0a434da22 | |||
| 2685826f6d | |||
| 5d8bdc9431 | |||
| 2499415022 | |||
| b0b88a3426 | |||
| cb34750fad | |||
| 3dedaca7a9 | |||
| a360b72b90 | |||
| 6ec7c46efd | |||
| 65c25ea599 | |||
| 88103263f3 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5faff;
|
||||
--card: #f1f8ff;
|
||||
--foreground: #001122;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #f5faff;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #001122;
|
||||
--accent: #a8cce8;
|
||||
--background-accent: #7ba3cf;
|
||||
--background: #000000;
|
||||
--card: #1a2a1a;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #ffffff;
|
||||
--primary-cta-text: #0a150a;
|
||||
--secondary-cta: #0d1a0d;
|
||||
--secondary-cta-text: #e1f6e1;
|
||||
--accent: #2d4a2d;
|
||||
--background-accent: #c1e1c1;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user