vscode/extensions/theme-defaults
Lee Murray 07745f1d76
Style overrides: Consolidate CSS selectors and unify surface color tokens (#326948)
* perf: consolidate style-override CSS selectors

Merge the duplicate .tab.sticky-compact geometry blocks in tabs.css and collapse the focus selector lists in keyboardFocusOnly.css with :is() (specificity preserved) to reduce the number of matched selector entries.

* style: update surface color tokens and unify font weights across components

Co-authored-by: Copilot <copilot@github.com>

---------

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
Co-authored-by: Copilot <copilot@github.com>
2026-07-22 15:26:28 +00:00
..