Highlight checklist tab with open items

Checklist is a nice new feature and properly will get a column in listings at some day.

A fast and easy improvement for everyday work would be to color the icon or/and the bubble with counter to increase the visibility.

My current adjustment in stylish

    [data-tab="checklist"] .tabsSidebar-tab-count {
        background: var(--ok-color);
    }

Maybe use --danger-color - same as activity counter.

I can’t read a feature request in your post and thus have moved your thread out of said category. Please try to choose the correct categories.

I mean highlight the amount of open checklist items, so it is visible. At the moment they are in inactive gray and easily missed.