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

@ -25,9 +25,9 @@
<path
d="M 15,10 V 21 L 10,18 5,21 V 10 A 3,3 0 0 1 8,7 h 4 a 3,3 0 0 1 3,3 z"
id="path1"
style="stroke:#e5e7eb;stroke-opacity:1" />
style="stroke:#f8f8f8;stroke-opacity:1" />
<path
d="m 11,3 h 5 a 3,3 0 0 1 3,3 v 11"
id="path2"
style="fill:none;fill-opacity:1;stroke:#e5e7eb;stroke-opacity:1" />
style="fill:none;fill-opacity:1;stroke:#f8f8f8;stroke-opacity:1" />
</svg>

Before

Width:  |  Height:  |  Size: 859 B

After

Width:  |  Height:  |  Size: 859 B

Before After
Before After