Implement phase 1

This commit is contained in:
Zerebos
2026-05-23 02:18:36 -04:00
parent 6c39ef538f
commit 8cef79b2b4
40 changed files with 2118 additions and 301 deletions
+13
View File
@@ -0,0 +1,13 @@
:root {
--sp-1: 4px;
--sp-2: 8px;
--sp-3: 12px;
--sp-4: 16px;
--sp-5: 20px;
--sp-6: 24px;
--sp-8: 32px;
--sp-10: 40px;
--sidebar-width: 52px;
--titlebar-height: 36px;
}