ye
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 52s

This commit is contained in:
2026-04-29 01:32:09 +02:00
parent 76bb9fbb30
commit e6d66529e3
16 changed files with 767 additions and 83 deletions

View File

@@ -19,6 +19,8 @@ $themes: (
toast-background: #202020,
note-border: #202324,
hover: #21262d,
selected: #4a4a4b,
border-color: #819796,
@@ -49,6 +51,8 @@ $themes: (
toast-background: #f0f0f0,
note-border: #e0e0e0,
border-color: #e0e0e0,
border: #f0f0f0,
hover: #e9e9e9,