12345678910111213141516171819202122232425262728 |
- {
- "colors" : [
- {
- "color" : {
- "platform" : "ios",
- "reference" : "systemIndigoColor"
- },
- "idiom" : "universal"
- },
- {
- "appearances" : [
- {
- "appearance" : "luminosity",
- "value" : "dark"
- }
- ],
- "color" : {
- "platform" : "ios",
- "reference" : "groupTableViewBackgroundColor"
- },
- "idiom" : "universal"
- }
- ],
- "info" : {
- "author" : "xcode",
- "version" : 1
- }
- }
|