I would like a way to style dirty tabs in VSCode #43321
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
workbench-tabs
VS Code editor tab issues
By "dirty tab" I mean files that are modified but aren't saved.
I know that I can access some of the tab styling via
workbench.colorCustomizations
(e.g.tab.border
) but I can't find a way to target only tabs with unsaved files. I'd like to see a group of css selectors added to the theme-color-reference fordirtyTab.border
etc. etc.The text was updated successfully, but these errors were encountered: