Compare commits
6 Commits
version_41
...
version_47
| Author | SHA1 | Date | |
|---|---|---|---|
| 68568fac26 | |||
| f4696e5616 | |||
| 6df9317355 | |||
| 5b8b039ca2 | |||
| 3766137c59 | |||
| e8e2015e82 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fbfaff;
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #0f0022;
|
||||
--primary-cta: #8b5cf6;
|
||||
--primary-cta-text: #fbfaff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #fcfcfc;
|
||||
--primary-cta-text: #f07220;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #0f0022;
|
||||
--accent: #d8cef5;
|
||||
--background-accent: #c4a8f9;
|
||||
--secondary-cta-text: #f67208;
|
||||
--accent: #15479c;
|
||||
--background-accent: #a8cce8;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user