Commented genpal.py
This commit is contained in:
parent
d3a08c1f48
commit
dd677c6fa7
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
# Generate an XTerm-256 color RGB palette
|
||||
|
||||
xterm_colors = [
|
||||
(0x00, 0x00, 0x00),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue