vscode-monokai-night icon indicating copy to clipboard operation
vscode-monokai-night copied to clipboard

Make the currently Active Tab more distinguishable from others

Open LeonnardoVerol opened this issue 3 years ago • 3 comments

Suggestion:

"tab.activeBackground": "#161616",
"tab.activeBorder": "#161616",
"tab.hoverBackground": "#161616",

Optional Tab Active Border:

"tab.activeBorder": "#3EA8E3",

LeonnardoVerol avatar Apr 30 '21 13:04 LeonnardoVerol

I agree this is needed, perhaps we should make all #1f1f1f colors a bit brighter and then inactive tabs darker. Your suggestion would stop making the active tab blend with the current editor which is a nice effect.

fabiospampinato avatar May 04 '21 13:05 fabiospampinato

Hope this gets added soon, I tend to get lost in a sea of tabs.

ImSeaWorld avatar Jul 20 '21 23:07 ImSeaWorld

This is the theme and colors that I want, don't like blueish themes which are all dominating the VSCode theme extension market. But I don't like the color of the tab either. Please create a PR for that. Thank you.

validatedev avatar Nov 04 '21 10:11 validatedev

@fabiospampinato I've been using this for a few years now, is this going to be added or is a PR necessary?

ImSeaWorld avatar Jan 26 '23 03:01 ImSeaWorld

Fixed in v1.6.2 🎉 I hope you'll like it.

Before:

Screen Shot 2023-01-31 at 21 54 38

After:

Screen Shot 2023-01-31 at 22 01 46

fabiospampinato avatar Jan 31 '23 22:01 fabiospampinato