-
Notifications
You must be signed in to change notification settings - Fork 13
/
config.json
86 lines (86 loc) · 3.46 KB
/
config.json
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
[
{
"key": "none",
"factor": 1,
"bg": "https://raw.githubusercontent.com/gigablue-support-org/templates_PiconsUpdater/master/picon_backgrounds/none.png"
},
{
"key": "black",
"factor": 0.90,
"bg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_backgrounds/black.png",
"fg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_foregrounds/mirror_glass.png"
},
{
"key": "black_silver_3D",
"factor": 0.78,
"bg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_backgrounds/black_silver_3D.png"
},
{
"key": "blue_elegance",
"factor": 0.90,
"bg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_backgrounds/blue_elegance.png"
},
{
"key": "carbon",
"factor": 0.90,
"bg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_backgrounds/carbon.png"
},
{
"key": "carbon_2",
"factor": 0.90,
"bg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_backgrounds/carbon_2.png"
},
{
"key": "darkgrey",
"factor": 0.90,
"bg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_backgrounds/darkgrey.png"
},
{
"key": "glossy",
"factor": 0.90,
"bg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_backgrounds/glossy.png"
},
{
"key": "harmony",
"factor": 0.90,
"bg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_backgrounds/harmony_bg.png",
"fg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_foregrounds/harmony.png"
},
{
"key": "mb",
"factor": 0.90,
"bg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_backgrounds/mb.png"
},
{
"key": "mirror_glass",
"factor": 0.90,
"bg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_backgrounds/mirror_glass_bg.png",
"fg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_foregrounds/mirror_glass.png"
},
{
"key": "mirror_glass_clean",
"factor": 0.90,
"bg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_backgrounds/mirror_glass_bg.png"
},
{
"key": "red",
"factor": 0.90,
"bg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_backgrounds/red.png",
"fg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_foregrounds/mirror_glass.png"
},
{
"key": "transparent",
"factor": 0.90,
"bg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_backgrounds/transparent.png"
},
{
"key": "transparent_frame",
"factor": 0.90,
"bg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_backgrounds/transparent_frame.png"
},
{
"key": "transparent_glossy",
"factor": 0.90,
"bg": "https://raw.github.com/gigablue-support-org/templates_PiconsUpdater/master/picon_backgrounds/transparent_glossy.png"
}
]