Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6807770d12 | |||
| b5fef8ae4b | |||
| 9885f61ca6 | |||
| 204eb56811 | |||
| 814ecbcef1 | |||
| 4ad9380908 | |||
| 90c869d006 | |||
| 9903ffbfce | |||
| d21194a1ae |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #120a00e6;
|
||||
--primary-cta: #ff8c42;
|
||||
--background: #fbf9f4;
|
||||
--card: #f4f1ea;
|
||||
--foreground: #2b2520;
|
||||
--primary-cta: #7a5c48;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #120a00e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
--secondary-cta: #fbf9f4;
|
||||
--secondary-cta-text: #2b2520;
|
||||
--accent: #dccbb8;
|
||||
--background-accent: #efebe3;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user