rastrillo 設計系統
設計系統提供嘅嘢嘅概覽。主題:day。語言:廣東話。
設計變數
所有組件共用嘅自訂屬性。顏色同字體係主題嘅一部分(themes/day.css)。字級同間距級數係結構,嚟自 tokens.css。
呢度顯示淺色模式,所有值都用 light-dark。WCAG 2.2 AA 下限:文字 4.5:1,控件邊框 3:1。色塊等嘅顏色全部嚟自變數。
底面同線條
- --rst-bg#ffffff
- --rst-header-rulecolor-mix(in oklab, var(--rst-accent) 18%, var(--rst-line))
- --rst-line#e5e7eb
- --rst-line-strong#7f8792
- --rst-surface#ffffff
- --rst-surface-2#f6f7f8
文字
- --rst-text#1a1d21
- --rst-text-faint#656c78
- --rst-text-muted#4b5563
強調色
- --rst-accent#2464e0
- --rst-accent-soft#eef3fe
- --rst-accent-strong#1a4fc0
- --rst-on-accent#ffffff
狀態色調
- --rst-tone-negative-bg#fee2e2
- --rst-tone-negative-fg#b91c1c
- --rst-tone-neutral-bg#eef0f2
- --rst-tone-neutral-fg#374151
- --rst-tone-positive-bg#dcfce7
- --rst-tone-positive-fg#166534
- --rst-tone-warning-bg#fef3c7
- --rst-tone-warning-fg#854d0e
層次
- --rst-overlayrgba(0, 0, 0, 0.45)
- --rst-shadow-knob0 1px 2px rgba(0, 0, 0, 0.3)
- --rst-shadow-lift0 1px 2px rgba(0, 0, 0, 0.08)
- --rst-shadow-pop0 8px 24px light-dark(rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.5))
圓角
- --rst-radius8px
- --rst-radius-pill999px
- --rst-radius-sm6px
字體族
- --rst-fontsystem-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif
字級
- Ag--rst-fs-base0.875rem
- Ag--rst-fs-lg1.0625rem
- Ag--rst-fs-sm0.78125rem
- Ag--rst-fs-xs0.71875rem
間距
- --rst-sp-10.25rem
- --rst-sp-20.5rem
- --rst-sp-30.75rem
- --rst-sp-41rem
- --rst-sp-51.5rem
- --rst-sp-62.5rem