Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0be3752493 | |||
| f112227689 | |||
| 9dfeddde5d | |||
| 6ac9a68964 | |||
| 79a283c88a |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #000000;
|
||||
--card: #1a2f1d;
|
||||
--background: #273c6a;
|
||||
--card: #6a1b1b;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #ffffff;
|
||||
--primary-cta-text: #0a1a0c;
|
||||
--primary-cta-text: #1a3ea1;
|
||||
--secondary-cta: #0d200f;
|
||||
--secondary-cta-text: #d4f6d8;
|
||||
--accent: #1a3d1f;
|
||||
--background-accent: #355e3b;
|
||||
--accent: #1a293d;
|
||||
--background-accent: #07224f;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user