Compare commits
2 Commits
version_8
...
bbe376ec32
| Author | SHA1 | Date | |
|---|---|---|---|
| bbe376ec32 | |||
| 7be69066e9 |
@@ -4,13 +4,13 @@
|
||||
/* Base units */
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
--background: #f8faff;
|
||||
--card: #f0f4ff;
|
||||
--foreground: #1a1a2e;
|
||||
--background: #0a0e1a;
|
||||
--card: #121626;
|
||||
--foreground: #e0e8ff;
|
||||
--primary-cta: #3b82f6;
|
||||
--secondary-cta: #ffffff;
|
||||
--accent: #d5c6ff;
|
||||
--background-accent: #b394fa;
|
||||
--secondary-cta: #0a0e1a;
|
||||
--accent: #a78bfa;
|
||||
--background-accent: #8b5cf6;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user