This repository was archived by the owner on Jan 8, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy paththemes.json
More file actions
104 lines (104 loc) · 4.03 KB
/
themes.json
File metadata and controls
104 lines (104 loc) · 4.03 KB
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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
[
{
"id": "pixelated",
"displayName": "Pixelated Theme",
"author": "Mo2men",
"icon": "https://i.imgur.com/gGwLcTB.png",
"screenshot": "https://i.imgur.com/SmjTZJT.png",
"description": "This theme provides pixelated versions of all the original icons with more colorful text and progress bar.",
"theme": {
"borderColor":-16669358,
"progressBar":{
"barColor":-14829228,
"barBackgroundColor":-15133676,
"barRadius":0.0,
"numberColor":-1
},
"titleColor":-14829228,
"artistColor":-1,
"backgroundColor":1325400064,
"controlColor":-1,
"controlHoverColor":-6908266,
"selectedControlColor":-16669358,
"selectedControlHoverColor":-16722839,
"settingIcon":"https://i.imgur.com/Ln0Ca9a.png",
"shuffleIcon":"https://i.imgur.com/pdaYDPL.png",
"previousIcon":"https://i.imgur.com/6NZCT1x.png",
"pauseIcon":"https://i.imgur.com/gertwAK.png",
"playIcon":"https://i.imgur.com/gGwLcTB.png",
"nextIcon":"https://i.imgur.com/J26CYIy.png",
"repeatIcon":"https://i.imgur.com/2l7Wvfi.png",
"externalIcon":"https://i.imgur.com/eImse0e.png",
"positionEditorIcon": "https://i.imgur.com/2uxli0V.png",
"volumeIcon": "https://i.imgur.com/C55dvVY.png"
}
},
{
"id": "pixelated_yt",
"displayName": "Pixelated Theme (YT)",
"author": "Mo2men, Edit ThatGravyBoat",
"icon": "https://i.imgur.com/gGwLcTB.png",
"screenshot": "https://i.imgur.com/OKtj0Xp.png",
"description": "This theme is like the not Pixelated Theme but colored to the YT colors to celebrate the release of Craftify supporting YTMD.",
"theme": {
"borderColor": -3919829,
"progressBar":{
"barColor": -3919829,
"barBackgroundColor":-15133676,
"barRadius":0.0,
"numberColor":-1
},
"titleColor": -3919829,
"artistColor":-1,
"backgroundColor": 1325400064,
"controlColor":-1,
"controlHoverColor":-6908266,
"selectedControlColor": -3919829,
"selectedControlHoverColor": -4107953,
"settingIcon":"https://i.imgur.com/Ln0Ca9a.png",
"shuffleIcon":"https://i.imgur.com/pdaYDPL.png",
"previousIcon":"https://i.imgur.com/6NZCT1x.png",
"pauseIcon":"https://i.imgur.com/gertwAK.png",
"playIcon":"https://i.imgur.com/gGwLcTB.png",
"nextIcon":"https://i.imgur.com/J26CYIy.png",
"repeatIcon":"https://i.imgur.com/2l7Wvfi.png",
"externalIcon":"https://i.imgur.com/eImse0e.png",
"positionEditorIcon": "https://i.imgur.com/2uxli0V.png",
"volumeIcon": "https://i.imgur.com/C55dvVY.png"
}
},
{
"id": "pixelated_essential",
"displayName": "Pixelated Theme (Essential)",
"author": "Mo2men, Edit ThatGravyBoat",
"icon": "https://i.imgur.com/gGwLcTB.png",
"screenshot": "https://i.imgur.com/mFQN8lr.png",
"description": "This theme is like the not Pixelated Theme but colored to the new Essetial colors.",
"theme": {
"borderColor": -14117380,
"progressBar":{
"barColor": -14117380,
"barBackgroundColor":-15133676,
"barRadius":0.0,
"numberColor":-1
},
"titleColor": -14117380,
"artistColor":-1,
"backgroundColor": 1325400064,
"controlColor":-1,
"controlHoverColor":-6908266,
"selectedControlColor": -14117380,
"selectedControlHoverColor": -12022322,
"settingIcon":"https://i.imgur.com/Ln0Ca9a.png",
"shuffleIcon":"https://i.imgur.com/pdaYDPL.png",
"previousIcon":"https://i.imgur.com/6NZCT1x.png",
"pauseIcon":"https://i.imgur.com/gertwAK.png",
"playIcon":"https://i.imgur.com/gGwLcTB.png",
"nextIcon":"https://i.imgur.com/J26CYIy.png",
"repeatIcon":"https://i.imgur.com/2l7Wvfi.png",
"externalIcon":"https://i.imgur.com/eImse0e.png",
"positionEditorIcon": "https://i.imgur.com/2uxli0V.png",
"volumeIcon": "https://i.imgur.com/C55dvVY.png"
}
}
]