family.json

 1{
 2    "name": "Notctis",
 3    "author": "Liviu Schera (liviuschera)",
 4    "themes": [
 5        {
 6            "name": "Noctis Azureus",
 7            "file_name": "azureus.json",
 8            "appearance": "dark"
 9        },
10        {
11            "name": "Noctis Bordo",
12            "file_name": "bordo.json",
13            "appearance": "dark"
14        },
15        {
16            "name": "Noctus Hibernus",
17            "file_name": "hibernus.json",
18            "appearance": "light"
19        },
20        {
21            "name": "Noctis Lilac",
22            "file_name": "lilac.json",
23            "appearance": "dark"
24        },
25        {
26            "name": "Noctis Lux",
27            "file_name": "lux.json",
28            "appearance": "light"
29        },
30        {
31            "name": "Noctis Minimus",
32            "file_name": "minimus.json",
33            "appearance": "dark"
34        },
35        {
36            "name": "Noctis",
37            "file_name": "noctis.json",
38            "appearance": "dark"
39        },
40        {
41            "name": "Noctis Obscuro",
42            "file_name": "obscuro.json",
43            "appearance": "dark"
44        },
45        {
46            "name": "Noctis Sereno",
47            "file_name": "obscuro.json",
48            "appearance": "dark"
49        },
50        {
51            "name": "Noctis Uva",
52            "file_name": "uva.json",
53            "appearance": "dark"
54        },
55        {
56            "name": "Noctis Viola",
57            "file_name": "viola.json",
58            "appearance": "dark"
59        }
60    ]
61}