Compare commits
13 Commits
version_3
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b64998838 | |||
| 58822967a6 | |||
| 3e934d522c | |||
| c40df7e585 | |||
| 33a23f03b8 | |||
| bf69dc8797 | |||
| b51e5e528a | |||
| 35a8e2c189 | |||
| 9e86f52d91 | |||
| f582e1cbdf | |||
| e688a54e68 | |||
| b7a72d01b2 | |||
| 626f883388 |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f9f975;
|
||||
--card: #ffffff;
|
||||
--background: #936e00;
|
||||
--card: #969393;
|
||||
--foreground: #0a0a0a;
|
||||
--primary-cta: #0f172a;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #0a0a0a;
|
||||
--accent: #f53bcd;
|
||||
--background-accent: #4e98f8;
|
||||
--accent: #f5e23b;
|
||||
--background-accent: #100707;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user