Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to color tab background #61

Merged
merged 2 commits into from
May 15, 2022
Merged

Conversation

nerijusdu
Copy link
Contributor

Hi 👋,
I love this extension, but sometimes it's hard to notice the tab border color (especially when there's a horizontal scrollbar).

This PR introduces an additional option to set the background color of the active tab so that it would be more visible.

package.json Outdated
@@ -64,6 +64,11 @@
"default": true,
"description": "color tab border if regex match found"
},
"colorTabs.tabBackground": {
"type": "boolean",
"default": true,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Set default to false

@oreporan
Copy link
Owner

Hey :) thanks
Have you tried setting all the other configs to true? Such as activityBar and title?

@nerijusdu
Copy link
Contributor Author

The activity bar and title bar flashing with different colors look a little too intrusive for me

@oreporan oreporan merged commit fb74d2b into oreporan:master May 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants