github-readme-stats icon indicating copy to clipboard operation
github-readme-stats copied to clipboard

feat: add bold options

Open paulmowat opened this issue 4 years ago • 6 comments

Will resolve issue #1204

Allows bold to be set as boolean true/false. If not set, defaults to how it works currently for each card.

Readme and Unit tests have been updated as well.

Options are as below.

Stats Card

  • label_bold
  • value_bold
  • rank_bold

Language Card

  • label_bold
  • value_bold

Wakatime Card

  • label_bold
  • value_bold

paulmowat avatar Oct 03 '21 14:10 paulmowat

@paulmowat is attempting to deploy a commit to the github readme stats Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Oct 03 '21 14:10 vercel[bot]

So, that Vercel deploys your PR, you should authorize your github account with vercel. (IDK if needed by the maintainer...)

AviralCoder avatar Oct 04 '21 07:10 AviralCoder

So, that Vercel deploys your PR, you should authorize your github account with vercel. (IDK if needed by the maintainer...)

It doesn't let me. Looks like it needs someone from the repo team to do it.

paulmowat avatar Oct 04 '21 07:10 paulmowat

OK.

AviralCoder avatar Oct 04 '21 08:10 AviralCoder

Related to #1353.

rickstaa avatar Mar 09 '22 08:03 rickstaa

I implemented this for the stats card in #1468. May be in the future, we will support more customization.

rickstaa avatar Oct 08 '22 10:10 rickstaa