testing-full-flow / config.json
user-agent's picture
Create config.json
18aecff verified
raw
history blame
1.34 kB
{
"color_mapping":{'white': ['Dusty White'],
'blue': ['Baby Blue',
'Cerulean Blue',
'Cobalt Blue',
'Cornflower Blue',
'Ice Blue',
'Maya Blue',
'Midnight Blue',
'Moroccan Blue',
'Navy Blue',
'Oxford Blue',
'Powder Blue'],
'denim': ['Dark Blue Denim',
'Light-Mid Blue Denim',
'Light Blue Denim',
'Mid Blue Denim'],
'grey': ['Charcoal Grey',
'Dark Grey',
'Grey',
'Light Grey',
'Silver Grey',
'Slate Grey'],
'orange': ['Bright Orange', 'Pumpkin Orange', 'Pale Orange'],
'pink': ['Blush Pink',
'Bright Pink',
'Carnation Pink',
'Dusty Rose Pink',
'Magenta Pink',
'Neon Pink',
'Powder Pink'],
'natural': ['Beige Natural',
'Cream Natural',
'Ivory Natural',
'Natural',
'Oatmeal Natural',
'Stone Natural',
'Tan Natural'],
'yellow': ['Amber Yellow', 'Lemon Yellow'],
'multicolor': ['Multicolor'],
'brown': ['Beaver Brown',
'Camel Brown',
'Chestnut Brown',
'Coffee Brown',
'Dark Mocha Brown',
'Mocha Brown',
'Walnut Brown'],
'green': ['Emerald Green',
'Forest Green',
'Green',
'Khaki Green',
'Mint Green',
'Olive Green',
'Pine Green',
'Sacramento Green',
'Sage Green',
'Lime Green'],
'purple': ['Amethyst Purple',
'Lavender Purple',
'Mauve Purple',
'Periwinkle Purple',
'Lilac Purple',
'Electric Purple'],
'red': ['Brick Red', 'Cherry Red']}
}