Improve dark/light mode

This commit is contained in:
2026-01-27 19:28:05 +01:00
parent 40869e25f3
commit 06096d471e
9 changed files with 98 additions and 61 deletions
@@ -0,0 +1,3 @@
<svg class="dark:text-white w-3" viewBox="5 8 14 8" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6 9L12 15L18 9" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 284 B