Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7e98d3b441 | |||
| 667283a865 | |||
| b193733cbe | |||
| 38c837689b | |||
| 65cc4f8013 | |||
| e7f8fb4c0f |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f5f4ef;
|
||||
--card: #dad6cd;
|
||||
--background: #ffffff;
|
||||
--card: #f2f2f2;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #2a2928;
|
||||
--primary-cta: #000000;
|
||||
--primary-cta-text: #f5f4ef;
|
||||
--secondary-cta: #ecebea;
|
||||
--secondary-cta: #cccccc;
|
||||
--secondary-cta-text: #2a2928;
|
||||
--accent: #ffffff;
|
||||
--background-accent: #c6b180;
|
||||
--accent: #aaaaaa;
|
||||
--background-accent: #dddddd;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user