Skip to content

Improved Tab scrolling #62

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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