Skip to content

artiomgiza/go-color-256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-color-256

To see how the colors look on your term, run:

for code in {0..255}; do echo -e "\e[38;05;${code}m $code: COLOR"; done

Example: colors example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages