nathanielfernandes / lingo

Lingo is a CLI tool for counting lines of code in a workspace.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change Bar Color based on language

u0nel opened this issue · comments

commented

go-enry provides a function for that:
https://pkg.go.dev/github.com/go-enry/go-enry/v2#GetColor

I already have a color for every language, however i did not like how it looked so i just used the default gradient.
I'll add a flag or option for colored bars