0

I would like to know what curses.COLORS is in the curses module. I didn't find any explanation on what exactly it is in the documentation.

mkrieger1
  • 19,194
  • 5
  • 54
  • 65
RatoGBM
  • 13
  • 2

1 Answers1

0

From what I figured out it is something like the max number of colors your terminal supports. Didn't look any closer.

mkrieger1
  • 19,194
  • 5
  • 54
  • 65
RatoGBM
  • 13
  • 2