4be02cbf0f
在 web/style.css :root 补全缺失令牌: - --violet / --violet-dim(磷光紫,审批闸色) - --glow-green/violet/cyan/red(辉光 shadow 值) - --radius-xs/sm/md/lg/dot(圆角阶梯) - --space-1..9(间距阶) - --pad-btn/btn-xs/input/chip/card(控件内边距) - --shadow-pop/modal/toast(浮层阴影) - --surface-*/--text-*/--border-*/--accent*/--status-go|gate|bad|run(语义别名) 新增 [data-theme="light"] 完整块,覆盖全部底色、文字、 信号色与辉光变量,确保浅色切换不崩版。 现有 --green/amber/red/cyan 及 @keyframes blink/pulse/rise 均未改动,暗色主题视觉零影响。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>