Skip to content

Instantly share code, notes, and snippets.

View elijahfhopp's full-sized avatar
🥑
The best fruit

Elijah Hopp elijahfhopp

🥑
The best fruit
  • Advanced Power
  • Hawkins, Indiana
  • 13:30 (UTC -04:00)
View GitHub Profile
#! /usr/bin/env python
""" Convert values between RGB hex codes and xterm-256 color codes.
Nice long listing of all 256 colors and their codes. Useful for
developing console color themes, or even script output schemes.
Resources:
* http://en.wikipedia.org/wiki/8-bit_color
* http://en.wikipedia.org/wiki/ANSI_escape_code