mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-14 12:11:43 +01:00
68a7a39382
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.