mirror of
https://github.com/Pythagora-io/gpt-pilot.git
synced 2026-05-09 03:00:20 -04: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.