Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

color ascii

sh <(curl -s https://raw.githubusercontent.com/dnettoRaw/color/master/color_tab_dan)

exemple

you can use it with echo and printf

echo "\033[38;5;227m in my amazing color \033[0m"
printf "\033[38;5;227m in my amazing color \033[0m"

to understand

inside bracket is our color code \033[38;5;[myCodeColor]m

to reset color \033[0m

About

simple viewer for shell colours

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages