mirror of
https://github.com/placeholder-soft/web.git
synced 2026-05-16 04:17:22 +08:00
* added lightmode colors to tailwind config. Exisitng colors now belong to dark mode * Changed color ref from gray-10 (dark mode) to gray-90 (light mode) on all pages * updated color references from yellow-70 (dark mode) to yellow-20 (light mode) * Added gray-muted to light color scheme * updated color references from gray-60 (dark mode) to gray-muted (light mode) * updated color references from gray-60 (dark mode) to gray-muted (light mode) * test * test3