- None
-
colortext(txtstyle:int, txtcolor: int, backcolor: int, text: str)
:
Arguments: -
ansicolortext(backcolor: int, *txtcolors: list)
:
RUN$ echo $TERM
IF YOU ARE ON LINUX OR A LINUX BASED OS!
Arguments:- backcolor: integer. (list of color codes here)
- txtcolors: n number of lists that are 2 indexes long. Index 0 is the string of text, and index 1 is the color code (found above)