|
|
int | BLACK = 40 |
| |
|
int | RED = 41 |
| |
|
int | GREEN = 42 |
| |
|
int | YELLOW = 43 |
| |
|
int | BLUE = 44 |
| |
|
int | MAGENTA = 45 |
| |
|
int | CYAN = 46 |
| |
|
int | WHITE = 47 |
| |
|
int | RESET = 49 |
| |
|
int | LIGHTBLACK_EX = 100 |
| |
|
int | LIGHTRED_EX = 101 |
| |
|
int | LIGHTGREEN_EX = 102 |
| |
|
int | LIGHTYELLOW_EX = 103 |
| |
|
int | LIGHTBLUE_EX = 104 |
| |
|
int | LIGHTMAGENTA_EX = 105 |
| |
|
int | LIGHTCYAN_EX = 106 |
| |
|
int | LIGHTWHITE_EX = 107 |
| |
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