Skip to content

eiri/nippon-colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nippon-colors

Traditional Japan colors for 24bit terminal

Overview

Nippon colors is a collection of colors traditionally used in Japanese arts and crafts. This library exposes those colors for 24bit terminal output as a collection of wrappers of gookit.Color types. The color list and data taken from nipponcolor PWA repository.

Usage

import (
	color "github.com/eiri/nippon-colors"
)

func main() {
    color.Tsutsuji.Print("Azalea")
}

License

MIT

About

Traditional Japan colors for 24bit terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published