feat: add bold options
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 is attempting to deploy a commit to the github readme stats Team on Vercel.
A member of the Team first needs to authorize it.
So, that Vercel deploys your PR, you should authorize your github account with vercel. (IDK if needed by the maintainer...)
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.
OK.
Related to #1353.
I implemented this for the stats card in #1468. May be in the future, we will support more customization.