mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
As stated in the docs for "editor.findMatchHighlightBackground": "The color must not be opaque so as not to hide underlying decorations." I've simply added a 0.6 opacity to the color so that it doesn't obscure the selection background.