mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 19:41:34 +00:00
The skills page ClawHub verdict callout referenced var(--panel-2), which is defined nowhere, silently dropping its background; use the canonical --panel-strong tier. Extend base-theme-tokens.node.test.ts to every alias name this bug class has produced (--success/--warning/--panel-2 included) and scan all of ui/src including TS inline styles and Lit css templates, not just the styles directory. Codify the real spacing-scale policy in base.css: settings surfaces use --space-*, elsewhere raw px is grandfathered and migrates opportunistically.