summaryrefslogtreecommitdiff
path: root/Juick/Colors.xcassets/Title.colorset/Contents.json
blob: be55d4c795024aeb19a76119e6581d7ed68819a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
  "info" : {
    "version" : 1,
    "author" : "xcode"
  },
  "colors" : [
    {
      "idiom" : "universal",
      "color" : {
        "color-space" : "srgb",
        "components" : {
          "red" : "0x00",
          "alpha" : "1.000",
          "blue" : "0x99",
          "green" : "0x66"
        }
      }
    },
    {
      "idiom" : "universal",
      "appearances" : [
        {
          "appearance" : "luminosity",
          "value" : "dark"
        }
      ],
      "color" : {
        "color-space" : "srgb",
        "components" : {
          "red" : "0.765",
          "alpha" : "1.000",
          "blue" : "0.333",
          "green" : "0.533"
        }
      }
    }
  ]
}