krz/domain-dig

an ios app for DNS & SSL analysis

clone: git clone https://gitbay.org/krz/domain-dig.git

v5.0.3: Shared/Colors.xcassets/AppBackground.colorset/Contents.json · raw

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