Skip to content

Update themed link styles for dark themes in customization banner - #333632

Merged
Jessie Houghton (houghj16) merged 3 commits into
mainfrom
agents/update-main-and-dark-theme-links
Aug 31, 2026
Merged

Update themed link styles for dark themes in customization banner#333632
Jessie Houghton (houghj16) merged 3 commits into
mainfrom
agents/update-main-and-dark-theme-links

Conversation

@houghj16

@houghj16 Jessie Houghton (houghj16) commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

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:

Image

After:

Image

Includes:

  • Extends existing themed-link selectors to cover the banner state, including normal, hover, and keyboard focus styles.
  • Ensures that the link does not fall back to the browser's default dark-blue color.
  • Verified high contrast themes as well

Copilot AI balanced review requested due to automatic review settings August 31, 2026 20:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

Review tier: Balanced
Findings: None

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

Review tier: Balanced
Findings: None

@github-actions

github-actions Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Screenshot Changes

Base: 40c9634e Current: f19672a8

Changed (10)

chat/aiCustomizations/aiCustomizationManagementEditor/PromptMigration/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PromptMigration/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PromptMigrationNarrow/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PromptMigrationNarrow/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PromptMigrationPartialSelection/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PromptMigrationPartialSelection/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PromptMigrationEmptyUser/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PromptMigrationEmptyUser/Light
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/UserDataMigration/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/UserDataMigration/Light
Before After
before after

@houghj16
Jessie Houghton (houghj16) merged commit 95922e7 into main Aug 31, 2026
37 checks passed
@houghj16
Jessie Houghton (houghj16) deleted the agents/update-main-and-dark-theme-links branch August 31, 2026 21:47
@vs-code-engineering vs-code-engineering Bot added this to the 1.137.0 milestone Aug 31, 2026
@houghj16

Copy link
Copy Markdown
Contributor Author

Fixes #333545

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.

3 participants