Yes
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 1m36s

This commit is contained in:
2026-03-17 00:22:54 +01:00
parent 44663ec051
commit 687a3c922c
18 changed files with 1573 additions and 43 deletions

View File

@@ -1,11 +1,11 @@
$themes: (
dark: (
background: #1e1e1e,
background-line: #2e2e2e,
background-fore: #0f0f10,
border-color: #5a5a5a,
text: #ffffff,
link: #ff7d74,
background: #141414,
background-line: #202324,
background-fore: #10141f,
border-color: #819796,
text: #ebede9,
link: #a4dddb,
),
light: (
background: #ffffff,