0
0
Fork 0
mirror of https://github.com/enkia/tokyo-night-vscode-theme.git synced 2024-09-12 20:28:03 -04:00

Update range highlight background

This commit is contained in:
Kristi 2019-11-10 18:49:58 -05:00
parent 884aa1052e
commit ce0e34bc12
2 changed files with 2 additions and 2 deletions

View file

@ -108,7 +108,7 @@
"editor.findMatchHighlightBackground": "#3d59a166",
"editor.findRangeHighlightBackground": "#515c7e33",
"editor.rangeHighlightBackground": "#515c7e11",
"editor.rangeHighlightBackground": "#515c7e20",
"editor.wordHighlightBackground": "#515c7e33",
"editor.wordHighlightStrongBackground": "#515c7e44",

View file

@ -108,7 +108,7 @@
"editor.findMatchHighlightBackground": "#3d59a166",
"editor.findRangeHighlightBackground": "#6f7bb625",
"editor.rangeHighlightBackground": "#292e42",
"editor.rangeHighlightBackground": "#6f7bb620",
"editor.wordHighlightBackground": "#6f7bb633",
"editor.wordHighlightStrongBackground": "#6f7bb644",