move color order
This commit is contained in:
parent
507d085093
commit
ad6effd470
16
colors.json
16
colors.json
@ -20,8 +20,6 @@
|
||||
{ "name": "Blush", "hex": "#ecccad" },
|
||||
{ "name": "Rose Pink", "hex": "#d984a3" },
|
||||
{ "name": "Fuchsia", "hex": "#eb4799" },
|
||||
{ "name": "Rosewood", "hex": "#ad7271" },
|
||||
{ "name": "Canyon Rose", "hex": "#ca93b3" },
|
||||
{ "name": "Coral", "hex": "#bd4b3b" },
|
||||
{ "name": "Aloha", "hex": "#e45c56" },
|
||||
{ "name": "Red", "hex": "#ef2a2f" },
|
||||
@ -29,8 +27,9 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"family": "Oranges & Yellows",
|
||||
"family": "Oranges & Browns & Yellows",
|
||||
"colors": [
|
||||
{ "name": "Coffee", "hex": "#957461" },
|
||||
{ "name": "Burnt Orange", "hex": "#9d4223" },
|
||||
{ "name": "Orange", "hex": "#ef6b24" },
|
||||
{ "name": "Goldenrod", "hex": "#f7b615" },
|
||||
@ -71,16 +70,11 @@
|
||||
{ "name": "Lavender", "hex": "#866c92" },
|
||||
{ "name": "Lilac", "hex": "#c69edb" },
|
||||
{ "name": "Orchid", "hex": "#a42487" },
|
||||
{ "name": "Pastel Dusk", "hex": "#d7c4c8" }
|
||||
{ "name": "Pastel Dusk", "hex": "#d7c4c8" },
|
||||
{ "name": "Rosewood", "hex": "#ad7271" },
|
||||
{ "name": "Canyon Rose", "hex": "#ca93b3" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"family": "Browns",
|
||||
"colors": [
|
||||
{ "name": "Coffee", "hex": "#957461" }
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"family": "Pearl and Matallic Colors",
|
||||
"colors": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user