How to only use rich to print out colors specified in the code? #1229
-
Hello, I'm trying to only use colors for strings I specified in the code, which works, but I don't want the new colourful terminal or anything else. Is there any way to do this? |
Beta Was this translation helpful? Give feedback.
Answered by
willmcgugan
May 12, 2021
Replies: 1 comment 1 reply
-
I'm not certain I follow. I'm going to assume that by "new colorful terminal" you are referring to highlighting. See the docs for how to disable it. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
willmcgugan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not certain I follow. I'm going to assume that by "new colorful terminal" you are referring to highlighting. See the docs for how to disable it.