]>
Commit | Line | Data |
---|---|---|
1b85f723 RBR |
1 | { |
2 | "colors" : [ | |
3 | { | |
5e8ff485 RBR |
4 | "color" : { |
5 | "color-space" : "srgb", | |
6 | "components" : { | |
7 | "alpha" : "1.000", | |
fdb4633d RBR |
8 | "blue" : "0xF0", |
9 | "green" : "0xB3", | |
10 | "red" : "0xFF" | |
5e8ff485 RBR |
11 | } |
12 | }, | |
1b85f723 RBR |
13 | "idiom" : "universal" |
14 | } | |
15 | ], | |
16 | "info" : { | |
17 | "author" : "xcode", | |
18 | "version" : 1 | |
19 | } | |
20 | } |