Comment on How to choose colors for your CLI applications (2023)parentComments−JoshTriplett7moIt's not recent, and most terminals support it. You send an escape sequence to the terminal, and get back a sequence that tells you the exact background color.−takluyver7moHuh, indeed. I still can't find much information about this, but this page is very informative: https://jwodder.github.io/kbits/posts/term-fgbg/
Comments
It's not recent, and most terminals support it. You send an escape sequence to the terminal, and get back a sequence that tells you the exact background color.
Huh, indeed. I still can't find much information about this, but this page is very informative: https://jwodder.github.io/kbits/posts/term-fgbg/