mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-01 06:06:04 +00: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.