Skip to content
Discussion options

You must be logged in to vote

Hello @AmodeusR

Unfortunately, there is no ability to manually change the color of specific language at the moment.

That happens because WakaTime and GitHub are different services and their API returns different text for same languages in some cases. In our codebase we are using language colors detection algorithm based on the github-linguist library. We are fetching the updates from the following file https://github.com/github-linguist/linguist/blob/main/lib/linguist/languages.yml every month and generating the following JSON https://github.com/anuraghazra/github-readme-stats/blob/master/src/common/languageColors.json.

Resolving this problem would require to create and manually maintain …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by AmodeusR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants