Add tab.activeBorder to color customizations
See original GitHub issueIs your feature request related to a problem? Please describe. This is not a problem, it’s an enhancement.
Describe the solution you’d like
Add tab.activeBorder
to the color customizations. Use the same color as the activityBar.background
.
Describe alternatives you’ve considered Adding the customization myself in settings.
Additional context I’m not a TypeScript developer, so I’ve tried to pull down the codebase but I don’t know where to start. I believe that this would be a very easy change if someone had even a beginners level of TypeScript knowledge.
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Is there a way of making the Active Tab Border highlighted on ...
Go to Settings · Type colorCustomizations in the link at the top · Against the option "Workbench: Color Customizations" select "Edit in settings....
Read more >Theme Color | Visual Studio Code Extension API
You can customize your active Visual Studio Code color theme with the workbench. ... tab.activeBorder : Bottom border for the active tab. tab....
Read more >VS Code — Customize the Opening Tab Color (Eng.) - YouTube
"workbench.colorCustomizations": { " tab. activeBorder ": "#FF0", "tab.unfocusedActiveBorder": "#000000" }}เข้าถึงเทคนิคและประสบการณ์พัฒนา ...
Read more >Optimize VScode for maximum productivity | by Hussain Wali
To change VScode active tab background color and border color add this at the end of settings.json: "workbench.colorCustomizations": { "tab.activeBorder": ...
Read more >Customize tabs in Chrome browser - Google Support
You can upload a photo or choose a color to change the background of Chrome browser. When you open a new tab, you...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Feedback wanted. Would you like if Peacock gave you the choice of optionally coloring a few select accent borders?
Left side is accented … right side is without.
To be clear, this would be a single setting “affectAccentBorders: boolean” and you could turn it on or off. It defaults to off, which means no accents
closed in pr #215 for milestone 2.5.0