Skip to content

Display colors using -v or an integer

Victor Engmark requested to merge hackerb9:master into master

Created by: hackerb9

Fixed the -v code to work properly. Also, you can now specify an integer from the command line and the script will pretend that that is how many colors it counted.

(Note: Script is getting a little long. Perhaps the counting and color displaying code should be split into separate files?)

Merge request reports