Added 'BLACK' to SP-PBT color palette; fixed color name for TGJ

pull/149/head
Ian Prest 9 years ago
parent 0399232b05
commit c13b605c88

@ -205,6 +205,7 @@
{ "name": "BFH", "r": 64, "g": 143, "b": 179 },
{ "name": "BFV", "r": 93, "g": 205, "b": 227 },
{ "name": "BFW", "r": 52, "g": 164, "b": 185 },
{ "name": "BLACK (not color corrected)", "r": 13, "g": 13, "b": 11 },
{ "name": "GAH", "r": 129, "g": 129, "b": 126 },
{ "name": "GCA", "r": 180, "g": 178, "b": 171 },
{ "name": "GCH", "r": 160, "g": 152, "b": 136 },
@ -263,7 +264,7 @@
{ "name": "RCL", "r": 243, "g": 150, "b": 171 },
{ "name": "RCM", "r": 155, "g": 100, "b": 130 },
{ "name": "RCP", "r": 205, "g": 47, "b": 44 },
{ "name": "TGT (not color corrected)", "r": 73, "g": 33, "b": 13 },
{ "name": "TGJ (not color corrected)", "r": 73, "g": 33, "b": 13 },
{ "name": "TT", "r": 192, "g": 164, "b": 128 },
{ "name": "UP", "r": 227, "g": 226, "b": 221 },
{ "name": "VAL", "r": 108, "g": 162, "b": 157 },

Loading…
Cancel
Save