anuraghazra/github-readme-stats

Progress bar background color

Open

#3,307 opened on Oct 1, 2023

View on GitHub
 (35 comments) (0 reactions) (2 assignees)JavaScript (33,282 forks)batch import
enhancementfeaturehacktoberfestlang-card

Repository metrics

Stars
 (79,424 stars)
PR merge metrics
 (Avg merge 21d 13h) (1 merged PR in 30d)

Description

Is your feature request related to a problem? Please describe.

I want to use the top-langs badge with the transparent theme, but I can't find an option to set the progress bar background color.

Screenshot 2023-10-01 at 13-08-40 Le0X8 (LeoX DEV)

Describe the solution you'd like

I would like an additional option to set the background color to make the badge look like in this image (edited with GIMP): Screenshot 2023-10-01 at 13-08-40 Le0X8 (LeoX DEV) (better)

The additional option could be called prog_bg_color, so my example would be something like: https://github-readme-stats.vercel.app/api/top-langs/?username=Le0X8&size_weight=0.5&count_weight=0.5&langs_count=8&theme=transparent&border_radius=0&hide_border=true&title_color=108c92&text_color=0c686c&prog_bg_color=222222.

Describe alternatives you've considered

No response

Additional context

No response

Contributor guide