style(index): switch to shadcn/ui zinc theme
All checks were successful
build dist / build-dist (push) Successful in 27s

This commit is contained in:
z0x 2025-04-01 21:06:20 -04:00
parent 961554a15d
commit b58637ee69
33 changed files with 1097 additions and 88 deletions

View file

@ -1,4 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="#e5e7eb" stroke="none">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="#f8f8f8" stroke="none">
<path d="M144,96 v320 h224 v-70 h-152 V96 z"/>
<path d="M240,96 v226 h70 v-156 h58 V96 z"/>
</svg>

Before

Width:  |  Height:  |  Size: 194 B

After

Width:  |  Height:  |  Size: 194 B

Before After
Before After