Colorful tabs
- Dominant language
- Python
- Stars
- 4.7k
- Forks
- 604
- PR merge metrics
- No merged PRs in 30d
Description
How about using different colors or styles for tabs to indicate certain states? I think of some new prefs to customize _background color_, _font color_ and _font style_ of the tab labels for each of the following rules respectively:
- **current tab** for the currently active tab.
- **job(s) running** for tabs that are not currently active but have at least one job running.
- **all job(s) finished** for tabs that are not currently active but where all jobs have been finished and the user did not switch to the respective tabs since then.
- **other tabs** for tabs not covered by any of the other rules.
Thank you in advance.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.