a native ios client for gitbay

client ios swift

https://gitbay.org

gitbay/Assets.xcassets/AccentColor.colorset/Contents.json

38 lines · 665 bytes

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