Compare commits
16 Commits
version_25
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 53cae090e4 | |||
| 6846cb8c86 | |||
| f75a20f019 | |||
| c46450c795 | |||
| 9d4a2834a3 | |||
| 900503f0d2 | |||
| fa57f52120 | |||
| 6df4454043 | |||
| 00598f2197 | |||
| 4b7a8c5979 | |||
| 78aa89846d | |||
| 7b2847cc5b | |||
| 441e1d257c | |||
| ddbd2256e8 | |||
| 2522e82228 | |||
| ba180d295d |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #e3deea;
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #27231f;
|
||||
--primary-cta: #27231f;
|
||||
--primary-cta-text: #e3deea;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1c1c1c;
|
||||
--primary-cta-text: #f5f5f5;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #27231f;
|
||||
--accent: #c68a62;
|
||||
--background-accent: #c68a62;
|
||||
--secondary-cta-text: #1c1c1c;
|
||||
--accent: #6139e6;
|
||||
--background-accent: #b3a8e8;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user