Contents.json 489 B

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