Uh oh!
There was an error while loading. Please reload this page.
Update cli.py - Change Color Blue to Increase Visibility - #295
Conversation
The color blue is not visible on a terminal with a black background which is a very common configuration
svlandeg
left a comment
There was a problem hiding this comment.
Hi! There's something I don't understand about your screenshot: why are the words in blue from the help texts more visible (brighter in the screenshot)? Like the __init__.py, why is it not rendered in the same blue? (you also didn't edit it in this PR)
zadevhub
commented
Mar 7, 2026
Yes, that is something that I could not figure out too (which is why I haven't edited it in this PR) |
zadevhub
commented
May 18, 2026
Hi, just checking if anything else is needed from my side. I think for the time being (until it is figured out why blue text appears dark / illegible on a black background), all instances of blue can be replaced with bright_blue or something lighter. |
The color blue is not visible on a terminal with a black background which is a very common configuration. See the attached screenshot.