Skip to content

Improved Tab scrolling #62

@jdsimcoe

Description

@jdsimcoe

I've added two tweaks to my settings.json that removes the Tab drop-shadow on scroll:

"workbench.colorCustomizations": {
  "contrastBorder": "#00000000",
  "scrollbar.shadow": "#ffffff00",
},

Result
image

I've found that it gives the editor chrome a more minimal feel that aligns with the overall visual direction of the theme. I'm not sure if this is something you'll want to implement, so this is just a suggestion.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions