add hues+greys table

This commit is contained in:
Vanessa Dannenberg 2018-09-12 16:38:42 -04:00
parent ad12387432
commit ad21862eee
1 changed files with 3 additions and 0 deletions

View File

@ -58,6 +58,9 @@ unifieddyes.HUES = {
"redviolet"
}
unifieddyes.HUES_WITH_GREY = table.copy(unifieddyes.HUES)
table.insert(unifieddyes.HUES_WITH_GREY, "grey")
-- the names of the various colors here came from http://www.procato.com/rgb+index/
unifieddyes.HUES_EXTENDED = {