Skip to content

Remove background blurs and update theme colors for quick input and breadcrumb components#298702

Merged
mrleemurray merged 4 commits intomainfrom
mrleemurray/2026-themes-remove-blur-backgrounds
Mar 2, 2026
Merged

Remove background blurs and update theme colors for quick input and breadcrumb components#298702
mrleemurray merged 4 commits intomainfrom
mrleemurray/2026-themes-remove-blur-backgrounds

Conversation

@mrleemurray
Copy link
Copy Markdown
Contributor

@mrleemurray mrleemurray commented Mar 2, 2026

Removing blurred backgrounds from 2026 themes.

Enhance the visual consistency of the application by updating hover and background colors in the quick input and breadcrumb components for both dark and light themes.

Copilot AI review requested due to automatic review settings March 2, 2026 12:35
@mrleemurray mrleemurray enabled auto-merge March 2, 2026 12:35
@mrleemurray mrleemurray self-assigned this Mar 2, 2026
@mrleemurray mrleemurray added this to the March 2026 milestone Mar 2, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the 2026 theme styling to change Quick Input and breadcrumb picker colors, and simplifies several widget styles by removing translucency/blur-based styling so components rely more on theme color tokens.

Changes:

  • Adjusts quickInput.background and breadcrumbPicker.background for the light theme.
  • Adjusts quickInputList.hoverBackground for the dark theme.
  • Removes a large set of backdrop-filter/translucent background overrides (and the theme’s monaco-reduce-transparency overrides) from the theme stylesheet.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

File Description
extensions/theme-2026/themes/styles.css Removes blur/translucency styling across multiple widgets and deletes the theme’s reduced-transparency override block.
extensions/theme-2026/themes/2026-light.json Updates Quick Input and breadcrumb picker background tokens for the light theme.
extensions/theme-2026/themes/2026-dark.json Updates the Quick Input list hover background token for the dark theme.

Comment thread extensions/theme-2026/themes/styles.css
Comment thread extensions/theme-2026/themes/2026-light.json
Comment thread extensions/theme-2026/themes/styles.css
Comment thread extensions/theme-2026/themes/styles.css
@mrleemurray mrleemurray changed the title Update theme colors for quick input and breadcrumb components Remove background blurs and update theme colors for quick input and breadcrumb components Mar 2, 2026
@mrleemurray mrleemurray merged commit f80e83b into main Mar 2, 2026
27 of 31 checks passed
@mrleemurray mrleemurray deleted the mrleemurray/2026-themes-remove-blur-backgrounds branch March 2, 2026 13:30
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Apr 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants