mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-04-04 14:14:17 -04:00
Add Electric Ultramarine color
This commit is contained in:
1
cli.cpp
1
cli.cpp
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user