joshuanianji / github-language-colors

A collection of all of Github's language colours in Elm
https://package.elm-lang.org/packages/joshuanianji/github-language-colors/latest/GithubColors
MIT License
0 stars 0 forks source link

Auto generate `Dict String Color` #26

Closed joshuanianji closed 2 months ago

joshuanianji commented 2 months ago

Will make it easier to dynamically retrieve colors

Closes #23