Added colormap

This commit is contained in:
Grant Sanderson 2021-02-25 08:45:15 -08:00
parent e35f8466be
commit 9fb6280f1d

View file

@ -136,3 +136,5 @@ RED = RED_C
MAROON = MAROON_C
PURPLE = PURPLE_C
GREY = GREY_C
COLORMAP_3B1B = [BLUE_E, GREEN, YELLOW, RED]