Commented genpal.py

This commit is contained in:
jaseg 2014-01-29 12:45:09 +01:00
parent d3a08c1f48
commit dd677c6fa7

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python3
# Generate an XTerm-256 color RGB palette
xterm_colors = [
(0x00, 0x00, 0x00),