Sidebar styling

In general styling capabilities with scsss
This commit is contained in:
2026-05-02 12:27:27 +02:00
parent fa77190555
commit 9eb843a786
9 changed files with 94 additions and 1357 deletions

View File

@@ -0,0 +1,8 @@
$color-bg: #ffffff;
$color-sidebar: #0f172a;
$color-accent: #2563eb;
$color-muted: #6b7280;
$spacing-sm: 8px;
$spacing-md: 16px;
$border-radius: 6px;