Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 716 Bytes

README.md

File metadata and controls

39 lines (22 loc) · 716 Bytes

Hextermbiest

A Hexenbiest is a witch-like Wesen that resembles a corpse, with visibly decaying flesh. — http://grimm.wikia.com/wiki/Hexenbiest_%26_Zauberbiest

A color playground. It started as a need to translate colors in hexadecimal to XTerm 256 for my Vim colorschemes.

Usage

To use the cube use the standalone cli:

cargo run --bin cube

color cube screenshot

To use the codex use the standalone cli:

cargo run --bin codex | grep 221

color codex screenshot

TODO

  • Unify CLI under biest.
  • Implement biest --from hex <hex>.

License

MIT License.