Skip to content

Fix dark footer text contrast in RCB and signal dialogs - #194

Merged
masarray merged 6 commits into
mainfrom
fix/dark-footer-text-contrast
Aug 16, 2026
Merged

Fix dark footer text contrast in RCB and signal dialogs#194
masarray merged 6 commits into
mainfrom
fix/dark-footer-text-contrast

Conversation

@masarray

Copy link
Copy Markdown
Owner

Field issue

Two dark navy dialog footers were rendering their summary/status captions with dark foreground colors, making the text nearly unreadable:

  • RCB Export Filter — Legacy SAS
  • IEC 61850 Signal Selection

Fix

  • RCB export footer primary summary: bright off-white #F4F8FC.
  • RCB removal/retention summary: bright light blue #93C5FD.
  • Signal-selection footer primary selection count: bright off-white #F4F8FC.
  • Signal-selection visible-count secondary caption: light steel #C9D8E5.
  • Footer separator: brighter muted steel #8FA8BC.
  • Scope is limited to the dark footer captions; table/grid text and button styling are unchanged.

Regression coverage

Adds source regression guards with named footer elements so future theme/layout changes cannot silently restore dark-on-dark footer text.

Final branch contains only the two XAML changes and the regression test; temporary patch tooling was removed before PR creation.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@masarray
masarray merged commit f714eb3 into main Aug 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant