/blind

Package blind implement color gradients that are friendly for color blind people.

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Blind

Package blind implement color gradients that are friendly for color blind people.

The color schemes are taken from Paul Tol page.

Here is a color gradient build by the gradient example based on rainbow color scheme (purple to red).

Gradient example

Implemented color schemes

Here are another gradients:

Iridescent color scheme

Iridescent

Full rainbow color scheme. This scheme is not intended to be used in full, rather use an slice frame (such as the purple to red used by default in Gradient function).

Full rainbow

Incandescent color scheme. This scheme is not printer friendly.

Incandescent

Authorship and license

Color schemes copyright © 2022 Paul Tol https://personal.sron.nl/~pault/ Code copyright © 2023 J. Salvador Arias jsalarias@gmail.com. All rights reserved. Distributed under BSD3 licenses that can be found in the LICENSE file.