20 lines
328 B
JSON
20 lines
328 B
JSON
|
{
|
||
|
"info" : {
|
||
|
"version" : 1,
|
||
|
"author" : "xcode"
|
||
|
},
|
||
|
"colors" : [
|
||
|
{
|
||
|
"idiom" : "universal",
|
||
|
"color" : {
|
||
|
"color-space" : "srgb",
|
||
|
"components" : {
|
||
|
"red" : "0.294",
|
||
|
"alpha" : "1.000",
|
||
|
"blue" : "0.839",
|
||
|
"green" : "0.495"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|