Skip to content

feat: add --dim flag to render percent bars in dark grey#572

Open
aleeraser wants to merge 1 commit intobootandy:masterfrom
aleeraser:feat/dim-white-bars
Open

feat: add --dim flag to render percent bars in dark grey#572
aleeraser wants to merge 1 commit intobootandy:masterfrom
aleeraser:feat/dim-white-bars

Conversation

@aleeraser
Copy link
Copy Markdown

@aleeraser aleeraser commented Apr 22, 2026

This has been bugging me since quite some time.
Bars default to terminal color; --dim applies DarkGray (ANSI 8) to reduce brightness on dark-background terminals.
Also configurable via dim = true in config.toml.

Note: this is AI generated, but built and tested manually.

Before:

image

After:

image

Bars default to terminal color; --dim applies DarkGray (ANSI 8)
to reduce brightness on dark-background terminals. Also configurable
via `dim = true` in config.toml.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant