gsxdsm
fc9f6fe271
FN-6185: replace dashboard rgba fallbacks with color-mix
Convert remaining dashboard component rgba() fallbacks to color-mix() and extend the audit to cover the touched stylesheets.
- replace rgba() fallback colors with color-mix() in language selector, pull request, workflow, and settings component CSS
- expand the dashboard color tokenization audit to include the newly cleaned component stylesheets
- make the audit resolve settings component CSS from nested paths so SettingsFieldRow coverage works
Files changed:
.../dashboard-component-color-tokenization.test.ts | 31 ++++++++++++++++------
.../dashboard/app/components/LanguageSelector.css | 2 +-
.../dashboard/app/components/PullRequestView.css | 20 +++++++-------
.../app/components/WorkflowFieldsPanel.css | 2 +-
.../app/components/WorkflowNodeEditor.css | 4 +--
.../app/components/WorkflowSettingsPanel.css | 2 +-
.../app/components/settings/SettingsFieldRow.css | 2 +-
7 files changed, 39 insertions(+), 24 deletions(-)
Fusion-Task-Id: FN-6185
Fusion-Task-Lineage: b1938669-5ebb-4569-864b-bd64543ec843
2026-06-10 01:10:11 -07:00
..
2026-06-10 01:07:48 -07:00
2026-05-31 20:05:32 -07:00
2026-06-09 23:43:24 -07:00
2026-06-10 01:10:11 -07:00
2026-06-08 15:19:27 -07:00
2026-06-08 15:19:27 -07:00
2026-06-10 00:39:22 -07:00
2026-06-08 15:19:27 -07:00
2026-06-08 15:19:27 -07:00
2026-06-08 15:19:27 -07:00
2026-06-08 15:19:27 -07:00
2026-06-08 15:19:27 -07:00