mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 17:21:34 +00:00
Shadow-DOM components carried fallback colors that never matched the actual tokens: panel-tab-strip fell back to teal #4ec9a8 for the coral --accent, resizable-divider to Bootstrap blue #007bff, and --border to a generic #333. Align all fallbacks with the claw-family values in styles/base.css so token-less rendering matches the product palette. Also document the intentionally dark image-lightbox chrome and the terminal theme's hand-mirrored token values, and regenerate the drifted values in ui/docs/design-system/color-tokens.md (--muted, --muted-strong, --primary, --danger, --info, light status colors) from base.css truth.