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.
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):
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