Compare commits
9 Commits
version_1
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| 002f7853ff | |||
| 7bf85e4c46 | |||
| 0ab81d2d91 | |||
| b62cb6db36 | |||
| 0dc37a78e1 | |||
| 9db4025e4a | |||
| 1e4ba606d0 | |||
| dc2180944c | |||
| f3d7618bbd |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #e3deea;
|
||||
--background: #FAFAF8;
|
||||
--card: #ffffff;
|
||||
--foreground: #27231f;
|
||||
--primary-cta: #27231f;
|
||||
--primary-cta-text: #e3deea;
|
||||
--primary-cta: #C77D4A;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #27231f;
|
||||
--accent: #c68a62;
|
||||
--background-accent: #c68a62;
|
||||
--secondary-cta-text: #C77D4A;
|
||||
--accent: #C98D62;
|
||||
--background-accent: #E8C4A7;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user