textual-paint/typings/ochre/ansi256.pyi
2023-05-09 16:58:25 -04:00

12 lines
191 B
Python

"""
This type stub file was generated by pyright.
"""
"""
Colors by index.
This is a
[8-bit, 256-color lookup table](https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit).
"""
colors = ...