Contents.json 590 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "colors" : [
  3. {
  4. "color" : {
  5. "color-space" : "srgb",
  6. "components" : {
  7. "alpha" : "1.000",
  8. "blue" : "1.000",
  9. "green" : "1.000",
  10. "red" : "1.000"
  11. }
  12. },
  13. "idiom" : "universal"
  14. },
  15. {
  16. "appearances" : [
  17. {
  18. "appearance" : "luminosity",
  19. "value" : "dark"
  20. }
  21. ],
  22. "color" : {
  23. "platform" : "ios",
  24. "reference" : "systemBackgroundColor"
  25. },
  26. "idiom" : "universal"
  27. }
  28. ],
  29. "info" : {
  30. "author" : "xcode",
  31. "version" : 1
  32. }
  33. }