Compare commits
14 Commits
version_2
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| d82b6b8131 | |||
| 8079ed7206 | |||
| 179e34d572 | |||
| 0a936a9824 | |||
| 35b8207688 | |||
| 33b6fe7532 | |||
| 7c70d67f74 | |||
| 406b9b0c1c | |||
| 35c0c6221e | |||
| 6f422c5e21 | |||
| 5fe7d79ade | |||
| e64bf0224d | |||
| edefef46c8 | |||
| 43ef2f812f |
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #ffffff;
|
||||
--primary-cta: #ff4500;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #ff6347;
|
||||
--background-accent: #2a1500;
|
||||
--background: #f5f4ef;
|
||||
--card: #dad6cd;
|
||||
--foreground: #2a2928;
|
||||
--primary-cta: #2a2928;
|
||||
--primary-cta-text: #f5f4ef;
|
||||
--secondary-cta: #ecebea;
|
||||
--secondary-cta-text: #2a2928;
|
||||
--accent: #ffffff;
|
||||
--background-accent: #c6b180;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user