初始化

This commit is contained in:
leiking
2026-06-29 10:54:33 +08:00
parent 761cee968e
commit 4983006317
156 changed files with 25687 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
$bg: #f6f7fb;
$card: #ffffff;
$text: #111827;
$muted: #6b7280;
$border: rgba(17, 24, 39, 0.08);
$primary: #111827;
$primary2: #3b82f6;
$success: #10b981;
$warning: #f59e0b;
$danger: #ef4444;