Skip to content

Conversation

@nikelasi
Copy link

Description

This PR attempts to introduce a feature wanted in #3184.

Code Changes

  • introduces progress_bar_border_color and progress_bar_border_thickness options for wakatime and top-langs statistics cards
  • updates readme doc to include the above options and describe their behavior
  • updates renderWakatimeCard.test.js tests to increase coverage for progress bar border cases

Samples

Top Languages
layout=compact
progress_bar_border_color=000


layout=normal&langs_count=2
progress_bar_border_color=0f636d
progress_bar_border_thickness=2

WakaTime
layout=normal&langs_count=3
progress_bar_border_color=ffcd38
progress_bar_border_thickness=3

layout=compact&langs_count=4
progress_bar_border_color=000


@vercel
Copy link

vercel bot commented Jun 29, 2024

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

A member of the Team first needs to authorize it.

@github-actions github-actions bot added documentation Improvements or additions to documentation. lang-card Issues related to the language card. wakatime-card Issues related to the wakatime card. labels Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation. lang-card Issues related to the language card. wakatime-card Issues related to the wakatime card.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant