...
Resulting JSON:
Code Block |
---|
{
"colors":[
{
"color":"red",
"category":"hue",
"type":"primary",
"code":{
"rgba":[255,0,0,1],
"hex":"#FF0"
}
},
{
"color":"yellow",
"category":"hue",
"type":"primary",
"code":{
"rgba":[255,255,0,1],
"hex":"#FF0"
}
},
{
"color":"green",
"category":"hue",
"type":"primary",
"code":{
"rgba":[0,255,0,1],
"hex":"#0F0"
}
},
{
"color":"blue",
"category":"hue",
"type":"primary",
"code":{
"rgba":[0,0,255,1],
"hex":"#00F"
}
}
]
} |
See also
Filter by label (Content by label) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|