Compare commits
20 Commits
version_5
...
version_25
| Author | SHA1 | Date | |
|---|---|---|---|
| 80e960f017 | |||
| 9782258133 | |||
| 60a3525ced | |||
| 3586145063 | |||
| 41f75abbd0 | |||
| 4fdff6641b | |||
| 14103b6949 | |||
| dd98c9c0c1 | |||
| a985600617 | |||
| bc9a5194b3 | |||
| 601ae3ad8e | |||
| 73619d677e | |||
| 13f6628221 | |||
| 928fd2b293 | |||
| 251f0b457c | |||
| dfda7c1842 | |||
| 0bfd0fd714 | |||
| 52d8bc2491 | |||
| 894ebe8e1e | |||
| fbe4eaaee4 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #25190c;
|
||||
--primary-cta: #ff6207;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #25190c;
|
||||
--accent: #ffce93;
|
||||
--background-accent: #e8cfa8;
|
||||
--background: #080200;
|
||||
--card: #1a0d0b;
|
||||
--foreground: #ffe6d5;
|
||||
--primary-cta: #ffaa70;
|
||||
--primary-cta-text: #080200;
|
||||
--secondary-cta: #170b07;
|
||||
--secondary-cta-text: #ffe6d5;
|
||||
--accent: #7b5e4a;
|
||||
--background-accent: #b8541e;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user