Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • 7
    I like your comment on the grayscale on the scripts GitHub page - "#Not 50, but 24 Shades of Grey" Commented Sep 6, 2016 at 13:47
  • 1
    Here's another 24-bit color test: gist.github.com/lifepillar/09a44b8cf0f9397465614e622979107f
    – masterxilo
    Commented Dec 5, 2018 at 18:20
  • To run terminal-colors, do curl -s https://raw.githubusercontent.com/eikenb/terminal-colors/master/terminal-colors | python
    – masterxilo
    Commented Dec 5, 2018 at 18:22
  • @masterxilo what is terminal-colors and how does it compare to the options I suggested?
    – Tom Hale
    Commented Dec 11, 2018 at 1:22
  • what would the printf pattern look like for coloring the text instead of the background?
    – ianstarz
    Commented Jan 4, 2019 at 20:53