Add Electric Ultramarine color

This commit is contained in:
morg
2022-01-16 01:26:41 +00:00
committed by Adam Honse
parent d6b5032a5c
commit 01041a56b8
2 changed files with 2 additions and 0 deletions

View File

@@ -124,6 +124,7 @@ struct HumanColors { uint32_t rgb; const char* keyword; } static const human_col
{ COLOR_AQUAMARINE, "aquamarine" },
{ COLOR_MAROON, "maroon" },
{ COLOR_PURPLE, "purple" },
{ COLOR_ELECTRIC_ULTRAMARINE, "electricultramarine" },
{ COLOR_OLIVE, "olive" },
{ COLOR_GRAY, "gray" },
{ COLOR_GREY, "grey" },