-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
colors #14
Comments
if your just looking for colors I would use colorma. |
Yes, but pystyle offers a lot more colors than colorama. And also colorama can "break" the terminal. |
I agree but if your looking for the simple colors such as blue red green yellow black white(simple colors) then i would go for colorma If your looking for a bit more complex & customizable then I would use pystyle |
For simple colors yes you could use colorama 😁 |
By the way mind showing me an example using the "error" function? |
Colorate.Error is pretty og print(Colorate.Error(" Error! This file does not exist!")) |
Mind attaching a screenshot of result? Not near my computer at the moment. |
i don't have my computer too 😅 |
what colors can i use?
The text was updated successfully, but these errors were encountered: