add theme

This commit is contained in:
2025-05-03 12:56:10 +02:00
parent 448ec5c647
commit 64a2264c30
37 changed files with 376 additions and 89 deletions

View File

@@ -47,7 +47,6 @@ onMounted(() => {
outline: none;
background-color: var(--neutral-50);
color: var(--neutral-950);
transition: .3s ease;
}
.input::placeholder {