openclaw/ui
SudheerDev-AIML 48279dca84 UI: apply accent color to Settings page header and content headings
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.
2026-04-02 11:57:09 -05:00
..
public
src UI: apply accent color to Settings page header and content headings 2026-04-02 11:57:09 -05:00
index.html UI: add corner radius slider and appearance polish (#49436) 2026-03-17 23:06:01 -05:00
package.json build: refresh deps and vitest cache lanes 2026-03-27 02:26:07 +00:00
vite.config.ts gateway: trim control UI bootstrap payload (#57727) 2026-03-30 15:08:19 +01:00
vitest.config.ts test: silence lit dev-mode warnings in ui suite 2026-03-28 13:13:02 +00:00
vitest.node.config.ts