Compare commits
5 Commits
version_30
...
version_35
| Author | SHA1 | Date | |
|---|---|---|---|
| 440667d93f | |||
| 8436de6d3b | |||
| 166d645c4e | |||
| 949013c624 | |||
| 83cf062ea7 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #e1e6ed;
|
||||
--background: #dee9f0;
|
||||
--card: #e6c6cf;
|
||||
--foreground: #391617;
|
||||
--primary-cta: #bf224c;
|
||||
--foreground: #2d0f10;
|
||||
--primary-cta: #bb164c;
|
||||
--primary-cta-text: #f7f0f3;
|
||||
--secondary-cta: #ecd5dc;
|
||||
--secondary-cta-text: #401a1c;
|
||||
--accent: #eac0cd;
|
||||
--background-accent: #d19bb2;
|
||||
--background-accent: #c1d2e8;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user