Skip to content

Highlight modified tabs #26284

Closed
Closed
@javifm86

Description

@javifm86

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions