/xterm256-converter

This util can convert hex color code to nearest xterm 256 color.

Primary LanguagePythonMIT LicenseMIT

xterm256 converter

PyPi MIT License

This util can convert hex color code to nearest xterm 256 color.

Requirement

  • Python3

Usage

$ xterm256-converter <hex color code>
# ex) xterm256-converter ffffff

Installation

$ pip install xterm256-converter