github-language-colors
v1.0.0
Published
A JSON object mapping which colors github uses to represent different programming languages in their "Languages" tab on each repository.
Downloads
9
Readme
A JSON object mapping which colors github uses to represent different programming languages in their "Languages" tab on each repository.
{
"Mercury": "#ff2b2b",
"TypeScript": "#2b7489",
"PureBasic": "#5a6986",
...