Compare commits
8 Commits
version_8
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| ff375be744 | |||
| 429c0ccfee | |||
| c5adb2f426 | |||
| de2e1c7d8a | |||
| c183f553d2 | |||
| 7b4bcf01db | |||
| eb6ef10bec | |||
| 1e6a17f6e9 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #efebe5;
|
||||
--card: #f7f2ea;
|
||||
--background: #5f5f5f;
|
||||
--card: #f3f3f3;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #962EFF;
|
||||
--primary-cta-text: #efebe5;
|
||||
--primary-cta-text: #f2f2f2;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #525252;
|
||||
--accent: #ffffff;
|
||||
--background-accent: #e1b875;
|
||||
--secondary-cta-text: #000000;
|
||||
--accent: #962EFF;
|
||||
--background-accent: #ededed;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user