You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
414 B
35 lines
414 B
{
|
|
"#000000": {
|
|
"name": "black"
|
|
},
|
|
"#666666": {
|
|
"name": "dark-grey"
|
|
},
|
|
"#999999": {
|
|
"name": "grey"
|
|
},
|
|
"#CCCCCC": {
|
|
"name": "light-grey"
|
|
},
|
|
"#FF0000": {
|
|
"name": "red"
|
|
},
|
|
"#0099FF": {
|
|
"name": "light-blue"
|
|
},
|
|
"#0000FF": {
|
|
"name": "blue"
|
|
},
|
|
"#009900": {
|
|
"name": "green"
|
|
},
|
|
"#999900": {
|
|
"name": "gold"
|
|
},
|
|
"#4D391B": {
|
|
"name": "brown"
|
|
},
|
|
"#8B652C": {
|
|
"name": "light-brown"
|
|
}
|
|
}
|
|
|