-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplanthemesColor theme issuesColor theme issuesworkbench-tabsVS Code editor tab issuesVS Code editor tab issues
Milestone
Description
Hi,
I would like to include a setting for highlighting modified tabs. Just the circle is not enough clear (for me). In Sublime Text for example there is a setting:
"highlight_modified_tabs": true
Just adding a CSS like this:
.tab.dirty .label-name {
color: #ffcc66;
}
When the setting is true.
Thanks a lot.
usernamehw, yfdyh000, Stephen-Murphy, jpmitche11, dseight and 30 more
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityon-testplanthemesColor theme issuesColor theme issuesworkbench-tabsVS Code editor tab issuesVS Code editor tab issues