Awesome
Project Label Plugin
<!-- Plugin description -->
Project label creates a customizable, nice looking label in the status bar and (optionally) in the background of the project window.
<!-- Plugin description end -->
How does it look like ?
<picture>
<source media="(prefers-color-scheme: dark)" srcset="/screenshots/scr-dark-default-corner.png">
<source media="(prefers-color-scheme: light)" srcset="/screenshots/scr-light-default-corner.png">
<img alt="Detail screenshot of a project label featuring default colors." src="/screenshots/scr-light-default-corner.png">
</picture>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="/screenshots/scr-dark-custom-corner.png">
<source media="(prefers-color-scheme: light)" srcset="/screenshots/scr-light-custom-corner.png">
<img alt="Detail screenshot of a project label featuring custom colors." src="/screenshots/scr-light-custom-corner.png">
</picture>
Contributors