textual-paint/typings/ochre/ansi256.pyi

12 lines
191 B
Python
Raw Normal View History

"""
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 = ...