progyadeep / github-language-colors

GitHub color codes for programming languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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",
    ...

About

GitHub color codes for programming languages


Languages

Language:Python 100.0%