Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6463e22fd8 | |||
| 7e791e0398 | |||
| 2a094f4c4c | |||
| ef62651668 | |||
| db094f5ba3 | |||
| 4b6e9f8929 | |||
| 778c9e0542 | |||
| f296804bc0 | |||
| 4b97e032ff | |||
| 91e6a7ccf9 | |||
| 19ff615b91 |
1415
src/app/layout.tsx
1415
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f4ef;
|
||||
--card: #dad6cd;
|
||||
--foreground: #2a2928;
|
||||
--primary-cta: #2a2928;
|
||||
--background: #fef5e7;
|
||||
--card: #f9f1e0;
|
||||
--foreground: #5a3a1a;
|
||||
--primary-cta: #c1410a;
|
||||
--primary-cta-text: #f5f4ef;
|
||||
--secondary-cta: #ecebea;
|
||||
--secondary-cta: #f5e6d3;
|
||||
--secondary-cta-text: #2a2928;
|
||||
--accent: #ffffff;
|
||||
--background-accent: #c6b180;
|
||||
--accent: #d97e1f;
|
||||
--background-accent: #e8a855;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user