mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-16 13:21:04 +01:00
99e15df830
- A bunch of changes to xterm.js including bg/fg decoration overrides - Tweak find colors to use background instead of border, align with the editor - Change high contrast themes to also align, including selection bg - Clear the find active result decoration on blur and when the selection changes Fixes #147013 Fixes #145751