Update themed link styles for dark themes in customization banner - #333632
Merged
Jessie Houghton (houghj16) merged 3 commits intoAug 31, 2026
Conversation
Copilot started reviewing on behalf of
Jessie Houghton (houghj16)
August 31, 2026 20:14
View session
Eleanor Boyd (eleanorjboyd)
previously approved these changes
Aug 31, 2026
Contributor
There was a problem hiding this comment.
Copilot review overview
Review tier: Balanced
Findings: None
What changed in this PR
Updates customization migration banner links to use theme-aware styling in dark themes.
Changes:
- Applies themed link colors and typography.
- Adds hover and keyboard-focus styling.
| File | Description |
|---|---|
aiCustomizationManagement.css |
Extends link selectors to the migration banner. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Jessie Houghton (houghj16)
requested review from
Hawk Ticehurst (hawkticehurst)
and
a balanced review from Copilot
August 31, 2026 20:16
Copilot started reviewing on behalf of
Jessie Houghton (houghj16)
August 31, 2026 20:17
View session
Jessie Houghton (houghj16)
enabled auto-merge (squash)
August 31, 2026 20:20
Jessie Houghton (houghj16)
force-pushed
the
agents/update-main-and-dark-theme-links
branch
from
August 31, 2026 20:20
4f46542 to
182a5ed
Compare
Copilot started reviewing on behalf of
Jessie Houghton (houghj16)
August 31, 2026 20:27
View session
Eleanor Boyd (eleanorjboyd)
approved these changes
Aug 31, 2026
Jessie Houghton (houghj16)
deleted the
agents/update-main-and-dark-theme-links
branch
August 31, 2026 21:47
Contributor
Author
|
Fixes #333545 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request updates the CSS for the customization migration banner to ensure that the link text renders appropriately in dark themes. Addressing #333545
Before:
After:
Includes: