krz/daybyday

iOS app for children to learn days of the week, months, and seasons with audio assist.

clone: git clone https://gitbay.org/krz/daybyday.git

v1.3.2: DayByDay/Assets.xcassets/LaunchBackground.colorset/Contents.json · raw

 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        "color-space" : "srgb",
24        "components" : {
25          "alpha" : "1.000",
26          "blue" : "0.000",
27          "green" : "0.000",
28          "red" : "0.000"
29        }
30      },
31      "idiom" : "universal"
32    }
33  ],
34  "info" : {
35    "author" : "xcode",
36    "version" : 1
37  }
38}