Skip to content

dragfire/color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Color

Make ASCII color strings.

Usage:

use colci::Color;

Color::Cyan("All tests PASSED.").make();
Color::Yellow("Congratulations!").make();

Supported Colors:

  • Cyan
  • Green
  • Red
  • Yellow
  • Blue
  • Magenta

About

Make ASCII color strings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages