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:10:11 -07:00
2026-06-09 12:51:20 -07:00
2026-06-10 01:10:11 -07:00
2026-05-14 15:25:08 -07:00
2026-06-10 00:16:35 -07:00
2026-06-04 08:00:33 -07:00
2026-06-09 13:54:59 -07:00
2026-06-10 00:20:35 -07:00
2026-06-08 15:19:27 -07:00
2026-05-17 22:16:27 -07:00
2026-06-09 16:02:08 -07:00
2026-05-12 07:47:10 -07:00
2026-05-07 19:29:54 -07:00
2026-06-09 22:44:30 -07:00
2026-05-29 11:25:11 -07:00
2026-05-29 20:05:14 -07:00
2026-06-03 08:16:08 -07:00
2026-05-07 23:21:05 -07:00
2026-05-07 23:21:05 -07:00
2026-05-08 00:40:15 -07:00
2026-05-20 19:58:49 -07:00
2026-06-09 12:51:20 -07:00
2026-05-08 07:38:50 -07:00
2026-06-10 00:20:35 -07:00
2026-05-08 11:30:20 -07:00