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 selection background color

This commit is contained in:
Kristi 2019-11-19 14:04:10 -05:00
parent 18686b6d03
commit 9d1d45dd3f
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# Release Notes
## 0.4.3
`2019-11-19`
- Update selection background color
## 0.4.2
`2019-11-10`
- Update range highlight background

View file

@ -100,7 +100,7 @@
"editor.foreground": "#a9b1d6",
"editorLink.activeForeground": "#a9b1d6",
"editor.selectionBackground": "#6f7bb622",
"editor.selectionBackground": "#6f7bb628",
"editor.inactiveSelectionBackground": "#6f7bb615",
"editor.findMatchBackground": "#3d59a166",