committed by
Steve Lhomme
3 changed files with 46 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||
{ |
|||
"info" : { |
|||
"author" : "xcode", |
|||
"version" : 1 |
|||
} |
|||
} |
|||
@ -0,0 +1,38 @@ |
|||
{ |
|||
"colors" : [ |
|||
{ |
|||
"color" : { |
|||
"color-space" : "srgb", |
|||
"components" : { |
|||
"alpha" : "1.000", |
|||
"blue" : "0.040", |
|||
"green" : "0.380", |
|||
"red" : "1.000" |
|||
} |
|||
}, |
|||
"idiom" : "universal" |
|||
}, |
|||
{ |
|||
"appearances" : [ |
|||
{ |
|||
"appearance" : "luminosity", |
|||
"value" : "dark" |
|||
} |
|||
], |
|||
"color" : { |
|||
"color-space" : "srgb", |
|||
"components" : { |
|||
"alpha" : "1.000", |
|||
"blue" : "0.040", |
|||
"green" : "0.380", |
|||
"red" : "1.000" |
|||
} |
|||
}, |
|||
"idiom" : "universal" |
|||
} |
|||
], |
|||
"info" : { |
|||
"author" : "xcode", |
|||
"version" : 1 |
|||
} |
|||
} |
|||
Loading…
Reference in new issue