flakeheaven._logic._colors

flakeheaven._logic._colors.color_code(code: str) str[source]
flakeheaven._logic._colors.color_description(text: str) str[source]
flakeheaven._logic._colors.colored(text: object, color: str, attrs: Optional[List[str]] = None) str[source]

termcolor.colored implementation on top of colorama