mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-03 21:31:26 +00:00
Fixes #52576 — the accent/theme color was not applied to the Settings page title, breadcrumb, section headings, or theme card labels. Changed four CSS rules from var(--text-strong) to var(--accent) so they reflect the selected theme consistently.