Compare commits
19 Commits
version_28
...
version_47
| Author | SHA1 | Date | |
|---|---|---|---|
| 68568fac26 | |||
| f4696e5616 | |||
| 6df9317355 | |||
| 5b8b039ca2 | |||
| 3766137c59 | |||
| e8e2015e82 | |||
| 0920d60a87 | |||
| 4c5ca6727b | |||
| e46a318252 | |||
| 914ef9f013 | |||
| dd3d53fa85 | |||
| 9d79da4a3f | |||
| 0ba10454d1 | |||
| 60958f91be | |||
| 120ab61875 | |||
| 6e5240cd6c | |||
| 08b780cf99 | |||
| 6e437748ea | |||
| 8a012769d8 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f7f6f7;
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1b0c25;
|
||||
--primary-cta: #1b0c25;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #fcfcfc;
|
||||
--primary-cta-text: #f07220;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1b0c25;
|
||||
--accent: #ff93e4;
|
||||
--background-accent: #e8a8c3;
|
||||
--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