Skip to content

dcx86r/cch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cch - Color Code Highlighter

cch is a command line utility that highlights valid hex codes in their corresponding color.

Screenshot

Dependencies

Installation

[sudo] sh installer install to install in $PATH
[sudo] sh installer uninstall to uninstall

Examples

cch ~/.Xresources | less -r
echo #111 #222 #333 #444 | cch -b