Add black and white themes

This commit is contained in:
2026-04-03 15:48:51 +02:00
parent 373bf5c786
commit 2fb0947077
10 changed files with 55 additions and 40 deletions

View File

@@ -168,7 +168,6 @@ onMount(() => {
<style>
.separator {
border-top: 1px solid var(--separator);
margin: 0 8px;
}
.cards {