The default Monokai highlight color is displayed incorrectly. Fixes #123044

This commit is contained in:
Martin Aeschlimann 2021-05-11 13:46:56 +02:00
parent e73447e436
commit 1e810cafb7
No known key found for this signature in database
GPG key ID: 2609A01E695523E3

View file

@ -18,7 +18,7 @@
"button.background": "#75715E",
"editor.background": "#272822",
"editor.foreground": "#f8f8f2",
"selection.background": "#ccccc7",
"selection.background": "#878b9180",
"editor.selectionHighlightBackground": "#575b6180",
"editor.selectionBackground": "#878b9180",
"minimap.selectionHighlight": "#878b9180",