rich/questions/highlighting_unexpected.que...

492 B

title alt_titles
Strange colors in console output.
Why are numbers in cyan?
Rich print seems to make decimals cyan
Numbers get printed differently

Rich will highlight certain patterns in your output such as numbers, strings, and other objects like IP addresses.

Occasionally this may also highlight parts of your output you didn't intend. See the docs on highlighting for how to disable highlighting.