How to automatically generate N “distinct” colors?
I wrote the two methods below to automatically select N distinct colors. It works by defining a piecewise linear function on the RGB … Read more
I wrote the two methods below to automatically select N distinct colors. It works by defining a piecewise linear function on the RGB … Read more
Is there a method to colorize the output of cat, the way grep does. For grep, in most consoles it displays a colored … Read more
Is there a way to get a list of all installed color schemes in Vim? That would make very easy to select one … Read more