-
Notifications
You must be signed in to change notification settings - Fork 3
/
themes.json
303 lines (303 loc) · 13.7 KB
/
themes.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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
{
"themes": [
{
"name": "Mono",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "The Mono Theme is a minimalist theme that resembles a terminal interface. Mono has a fixed dark background color and a monospaced font.",
"sourceCode": "https://github.com/linkstackorg/mono",
"supports": {
"colorMode": "dark",
"requiresJS": false
},
"previewImage": "https://raw.githubusercontent.com/linkstackorg/mono/main/preview.png",
"downloadLink": "https://t.linkstack.org/?linkstackorg/mono"
},
{
"name": "Galaxy",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "Galaxy is a dark mode only, minimalist theme. The background consists of a parallax pure CSS animation with a dark gradient and white contrasting elements.",
"sourceCode": "https://github.com/linkstackorg/galaxy",
"supports": {
"colorMode": "dark",
"requiresJS": false
},
"previewImage": "https://raw.githubusercontent.com/linkstackorg/galaxy/main/preview.png",
"downloadLink": "https://t.linkstack.org/?linkstackorg/galaxy"
},
{
"name": "Stargazer",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "A flashy theme with an animated background. A theme made as a thank you for the community.",
"sourceCode": "https://github.com/linkstackorg/stargazer",
"supports": {
"colorMode": "dark",
"requiresJS": false
},
"previewImage": "https://raw.githubusercontent.com/LinkStackOrg/stargazer/main/preview.gif",
"downloadLink": "https://t.linkstack.org/?linkstackorg/stargazer"
},
{
"name": "Minceraft",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "Made to resemble the Minecraft title screen as closely as possible. The theme adds a rotating background image. Due to the assets used, this theme can only be used in a non-commercial environment.",
"sourceCode": "https://github.com/linkstackorg/minceraft",
"supports": {
"colorMode": "light",
"requiresJS": false
},
"previewImage": "https://raw.githubusercontent.com/linkstackorg/minceraft/main/preview.png",
"downloadLink": "https://t.linkstack.org/?linkstackorg/minceraft"
},
{
"name": "Bean Soup",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "Bean Soup resembles the logo of the VR title Beat Saber. This theme features animated button gradients and a glow effect on hover. The page description is used for the blue text, meaning setting a page description is effectively not possible with this theme.",
"sourceCode": "https://github.com/linkstackorg/bean-soup",
"supports": {
"colorMode": "light",
"requiresJS": false
},
"previewImage": "https://raw.githubusercontent.com/linkstackorg/bean-soup/main/preview.png",
"downloadLink": "https://t.linkstack.org/?linkstackorg/bean-soup"
},
{
"name": "SoT",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "A Theme inspired by the game Sea of Thieves. The Theme resembles the look of the game as well as the official website SeaOfThieves.com. Names, artworks, as well as other assets used may be subject to copyright and belong to the Microsoft Cooperation. Non-commercial use only.",
"sourceCode": "https://github.com/linkstackorg/SoT",
"supports": {
"colorMode": "dark",
"requiresJS": false
},
"previewImage": "https://raw.githubusercontent.com/linkstackorg/SoT/main/preview.png",
"downloadLink": "https://t.linkstack.org/?linkstackorg/SoT"
},
{
"name": "Winter Wonderland",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "Winter themed landscape with a falling snow animation in the background.",
"sourceCode": "https://github.com/linkstackorg/winter-wonderland",
"supports": {
"colorMode": "light",
"requiresJS": false
},
"previewImage": "https://raw.githubusercontent.com/linkstackorg/winter-wonderland/main/preview.png",
"downloadLink": "https://t.linkstack.org/?linkstackorg/winter-wonderland"
},
{
"name": "Flare",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "Minimalist theme with bright warm colors and light, inviting contrasts.",
"sourceCode": "https://github.com/linkstackorg/flare",
"supports": {
"colorMode": "light",
"requiresJS": false
},
"previewImage": "https://raw.githubusercontent.com/linkstackorg/flare/main/preview.png",
"downloadLink": "https://t.linkstack.org/?linkstackorg/flare"
},
{
"name": "Magic Kingdom",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "About Magic Kingdom is an animated theme based on the work of Galaxy. It features an esthetic purple color scheme.",
"sourceCode": "https://github.com/linkstackorg/Magic-Kingdom",
"supports": {
"colorMode": "dark",
"requiresJS": false
},
"previewImage": "https://raw.githubusercontent.com/linkstackorg/Magic-Kingdom/main/preview.png",
"downloadLink": "https://t.linkstack.org/?linkstackorg/Magic-Kingdom"
},
{
"name": "Dark",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "Dark is a minimalist theme with a gray color scheme.",
"sourceCode": "https://github.com/linkstackorg/Dark",
"supports": {
"colorMode": "dark",
"requiresJS": false
},
"previewImage": "https://raw.githubusercontent.com/linkstackorg/Dark/main/preview.png",
"downloadLink": "https://t.linkstack.org/?linkstackorg/Dark"
},
{
"name": "Aurora",
"author": "KiwiSin",
"authorURL": "https://me.unraid.nz/@kiwi",
"description": "Simplistic yet pride colored Arora over a Forrest suited for all resolutions mobile and desktop.",
"sourceCode": "https://github.com/LinkStackOrg/Aurora",
"supports": {
"colorMode": "light",
"requiresJS": false
},
"previewImage": "https://raw.githubusercontent.com/LinkStackOrg/Aurora/main/preview.png",
"downloadLink": "https://t.linkstack.org/?LinkStackOrg/Aurora"
},
{
"name": "LLC Vanilla",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "This theme restores the default look and feel of LinkStack. No hover and fade in animations.",
"sourceCode": "https://github.com/linkstackorg/llc-vanilla",
"supports": {
"colorMode": "auto",
"requiresJS": false
},
"previewImage": "https://raw.githubusercontent.com/LinkStackOrg/llc-vanilla/main/preview.png",
"downloadLink": "https://t.linkstack.org/?linkstackorg/llc-vanilla"
},
{
"name": "Sublime",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "A simple color swap of the minimalist theme Flare.",
"sourceCode": "https://github.com/linkstackorg/sublime",
"supports": {
"colorMode": "light",
"requiresJS": false
},
"previewImage": "https://raw.githubusercontent.com/linkstackorg/sublime/main/preview.png",
"downloadLink": "https://t.linkstack.org/?linkstackorg/sublime"
},
{
"name": "Dawn",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "Reskin of Galaxy with a custom background image.",
"sourceCode": "https://github.com/linkstackorg/Dawn",
"supports": {
"colorMode": "light",
"requiresJS": false
},
"previewImage": "https://raw.githubusercontent.com/linkstackorg/Dawn/main/preview.png",
"downloadLink": "https://t.linkstack.org/?linkstackorg/Dawn"
},
{
"name": "Polygon",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "An animated interactive theme based on the theme \"Galaxy\" utilizing the new theme V2 update. This theme uses tsParticles to create an interactive random pattern of polygons.",
"sourceCode": "https://github.com/linkstackorg/polygon",
"supports": {
"colorMode": "dark",
"requiresJS": true
},
"previewImage": "https://raw.githubusercontent.com/linkstackorg/polygon/main/preview.png",
"downloadLink": "https://t.linkstack.org/?linkstackorg/polygon"
},
{
"name": "PolySleek",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "PolySleek is a sleek and modern theme featuring dark colors and animated polygons. It utilizes Particles.js for added visual interest and is optimized for high performance on mobile devices.",
"sourceCode": "https://github.com/linkstackorg/PolySleek",
"supports": {
"colorMode": "dark",
"requiresJS": true
},
"previewImage": "https://raw.githubusercontent.com/linkstackorg/PolySleek/main/preview.png",
"downloadLink": "https://t.linkstack.org/?linkstackorg/PolySleek"
},
{
"name": "Bongo Cat",
"author": "LinkStack Team",
"authorURL": "https://github.com/linkstackorg",
"description": "The Bongo Cat theme is a reskin of the Galaxy theme and shows a coding bongo cat.",
"sourceCode": "https://github.com/LinkStackOrg/Bongo-Cat",
"supports": {
"colorMode": "dark",
"requiresJS": true
},
"previewImage": "https://raw.githubusercontent.com/LinkStackOrg/Bongo-Cat/main/preview.png",
"downloadLink": "https://t.linkstack.org/?LinkStackOrg/Bongo-Cat"
},
{
"name": "Isaac",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "A theme inspired by The Binding of Isaac game series. The theme features purely CSS animated background with flickering light effects. You can disable the flickering background in the theme config.",
"sourceCode": "https://github.com/linkstackorg/isaac",
"supports": {
"colorMode": "dark",
"requiresJS": true
},
"previewImage": "https://raw.githubusercontent.com/linkstackorg/isaac/main/preview.png",
"downloadLink": "https://t.linkstack.org/?linkstackorg/isaac"
},
{
"name": "Misty Rain",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "Misty Rain is a sleek, dark theme featuring a minimalist design with a serene rain backdrop in shades of gray-blue and a captivating raindrop animation.",
"sourceCode": "https://github.com/LinkStackOrg/Misty-Rain",
"supports": {
"colorMode": "dark",
"requiresJS": true
},
"previewImage": "https://raw.githubusercontent.com/LinkStackOrg/Misty-Rain/main/preview.png",
"downloadLink": "https://t.linkstack.org/?linkstackorg/Misty-Rain"
},
{
"name": "Cloudy Storm",
"author": "JulianPrieber",
"authorURL": "https://github.com/JulianPrieber",
"description": "Cloudy-Storm is a captivating dark theme featuring a lively animated thunderstorm as the backdrop.",
"sourceCode": "https://github.com/LinkStackOrg/Cloudy-Storm",
"supports": {
"colorMode": "dark",
"requiresJS": true
},
"previewImage": "https://raw.githubusercontent.com/LinkStackOrg/Cloudy-Storm/main/preview.png",
"downloadLink": "https://t.linkstack.org/?linkstackorg/Cloudy-Storm"
},
{
"name": "Rainbow",
"author": "nekosheen",
"authorURL": "https://github.com/nekosheen",
"description": "A colorful theme for LinkStack.",
"sourceCode": "https://github.com/nekosheen/Rainbow",
"supports": {
"colorMode": "light",
"requiresJS": true
},
"previewImage": "https://raw.githubusercontent.com/nekosheen/Rainbow/refs/heads/main/preview.png",
"downloadLink": "https://t.linkstack.org/?nekosheen/Rainbow"
},
{
"name": "Soothing",
"author": "nekosheen",
"authorURL": "https://github.com/nekosheen",
"description": "Soothing is a theme for LinkStack.",
"sourceCode": "https://github.com/nekosheen/Soothing",
"supports": {
"colorMode": "light",
"requiresJS": true
},
"previewImage": "https://raw.githubusercontent.com/nekosheen/Soothing/main/preview.png",
"downloadLink": "https://t.linkstack.org/?nekosheen/Soothing"
},
{
"name": "PaperBold",
"author": "nekosheen",
"authorURL": "https://github.com/nekosheen",
"description": "",
"sourceCode": "https://github.com/nekosheen/PaperBold",
"supports": {
"colorMode": "light",
"requiresJS": true
},
"previewImage": "https://raw.githubusercontent.com/nekosheen/PaperBold/refs/heads/main/preview.png",
"downloadLink": "https://t.linkstack.org/?nekosheen/PaperBold"
}
]
}