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 scrollbar background

This commit is contained in:
Kristi 2019-10-23 15:58:40 -04:00
parent 98dd557de0
commit 0633edb724
2 changed files with 6 additions and 6 deletions

View file

@ -86,9 +86,9 @@
"pickerGroup.foreground": "#babfe0", "pickerGroup.foreground": "#babfe0",
"pickerGroup.border": "#101014", "pickerGroup.border": "#101014",
"scrollbarSlider.background": "#afbeee15", "scrollbarSlider.background": "#868bc415",
"scrollbarSlider.hoverBackground": "#afbeee10", "scrollbarSlider.hoverBackground": "#868bc410",
"scrollbarSlider.activeBackground": "#afbeee22", "scrollbarSlider.activeBackground": "#868bc422",
"selection.background": "#515c7e33", "selection.background": "#515c7e33",
"editor.background": "#1a1b26", "editor.background": "#1a1b26",

View file

@ -86,9 +86,9 @@
"pickerGroup.foreground": "#acb0d0", "pickerGroup.foreground": "#acb0d0",
"pickerGroup.border": "#1b1e2e", "pickerGroup.border": "#1b1e2e",
"scrollbarSlider.background": "#afbeee15", "scrollbarSlider.background": "#9cacff15",
"scrollbarSlider.hoverBackground": "#afbeee10", "scrollbarSlider.hoverBackground": "#9cacff10",
"scrollbarSlider.activeBackground": "#afbeee22", "scrollbarSlider.activeBackground": "#9cacff22",
"selection.background": "#6f7bb625", "selection.background": "#6f7bb625",
"editor.background": "#24283b", "editor.background": "#24283b",