docs: 新增 color-tokens 規範文件

This commit is contained in:
2026-06-11 15:34:47 +08:00
parent b0cb52fec9
commit 945adc79f6
60 changed files with 17908 additions and 17842 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
box-sizing: border-box;
margin: 0 0 14px;
padding: 0.8rem clamp(16px, 4vw, 100px);
background-color: var(--black);
background-color: var(--color-bg-raised);
box-shadow: 0 4px 18px rgba(0, 0, 0, 0.28);
overflow: visible;
}