mirror of
https://github.com/enkia/tokyo-night-vscode-theme.git
synced 2024-11-07 20:24:11 -05:00
Update range highlight background
This commit is contained in:
parent
884aa1052e
commit
ce0e34bc12
2 changed files with 2 additions and 2 deletions
|
@ -108,7 +108,7 @@
|
|||
"editor.findMatchHighlightBackground": "#3d59a166",
|
||||
|
||||
"editor.findRangeHighlightBackground": "#515c7e33",
|
||||
"editor.rangeHighlightBackground": "#515c7e11",
|
||||
"editor.rangeHighlightBackground": "#515c7e20",
|
||||
"editor.wordHighlightBackground": "#515c7e33",
|
||||
"editor.wordHighlightStrongBackground": "#515c7e44",
|
||||
|
||||
|
|
|
@ -108,7 +108,7 @@
|
|||
"editor.findMatchHighlightBackground": "#3d59a166",
|
||||
|
||||
"editor.findRangeHighlightBackground": "#6f7bb625",
|
||||
"editor.rangeHighlightBackground": "#292e42",
|
||||
"editor.rangeHighlightBackground": "#6f7bb620",
|
||||
"editor.wordHighlightBackground": "#6f7bb633",
|
||||
"editor.wordHighlightStrongBackground": "#6f7bb644",
|
||||
|
||||
|
|
Loading…
Reference in a new issue