Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6155a54997 | |||
| 98212e4848 | |||
| 1220fd9672 | |||
| fb8cafcb3e | |||
| 9fd09b24e0 | |||
| 330f1d75d0 | |||
| 42e6f09982 | |||
| 66f7c8365a |
@@ -12,13 +12,13 @@
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f0f8ffe6;
|
||||
--primary-cta: #cee7ff;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #106efb;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #f0f8ffe6;
|
||||
--accent: #737373;
|
||||
--background-accent: #737373;
|
||||
--accent: #106efb;
|
||||
--background-accent: #1a1a1a;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user