|
|
int | BLACK = 30 |
| |
|
int | RED = 31 |
| |
|
int | GREEN = 32 |
| |
|
int | YELLOW = 33 |
| |
|
int | BLUE = 34 |
| |
|
int | MAGENTA = 35 |
| |
|
int | CYAN = 36 |
| |
|
int | WHITE = 37 |
| |
|
int | RESET = 39 |
| |
|
int | LIGHTBLACK_EX = 90 |
| |
|
int | LIGHTRED_EX = 91 |
| |
|
int | LIGHTGREEN_EX = 92 |
| |
|
int | LIGHTYELLOW_EX = 93 |
| |
|
int | LIGHTBLUE_EX = 94 |
| |
|
int | LIGHTMAGENTA_EX = 95 |
| |
|
int | LIGHTCYAN_EX = 96 |
| |
|
int | LIGHTWHITE_EX = 97 |
| |
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/pip/_vendor/colorama/ansi.py