This repository was archived by the owner on Sep 19, 2024. It is now read-only.
forked from MrHawk88YT/gatoclient-addons
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcssList.json
More file actions
44 lines (44 loc) · 1.48 KB
/
Copy pathcssList.json
File metadata and controls
44 lines (44 loc) · 1.48 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
{
"cssList":[
{
"name": "Default CSS",
"id": "default",
"author": "Krunker.io",
"fileLink":"",
"thumbnail":"https://images.crazygames.com/games/krunker-io/cover-1591336739727.png",
"ignoreFilter":""
},
{
"name": "Ephemeral",
"id": "ephemeral",
"author": "ashevoy/dj62",
"fileLink":"https://ashevoy.github.io/kc/main_custom.css",
"thumbnail":"https://media.discordapp.net/attachments/1041547592548495381/1050982774728835122/IMG_20221210_045008.png",
"ignoreFilter":""
},
{
"name": "Panda",
"id": "panda",
"author": "LukeTheDuke",
"fileLink":"https://rawcdn.githack.com/creepycats/gatoclient-addons/6765a375c9ca09e936863bf55a32a48eec9cc6e6/css/panda.css",
"thumbnail":"https://media.discordapp.net/attachments/901905234861883432/1051243280098136114/menu.png",
"ignoreFilter":"--yellow,--blue,--green,--red,--circle-mask"
},
{
"name": "MOF1 v2.2",
"id": "mof1",
"author": "MOF1 CL4N",
"fileLink":"https://raw.githubusercontent.com/creepycats/gatoclient-addons/main/css/mof1-fork.css",
"thumbnail":"https://i.ytimg.com/vi/IbyWouLoxOY/maxresdefault.jpg",
"ignoreFilter":""
},
{
"name": "Keystrokes: Modern",
"id": "keys_modern",
"author": "Serpent Client",
"fileLink":"https://raw.githubusercontent.com/creepycats/gatoclient-addons/main/css/serpentkeys.css",
"thumbnail":"",
"ignoreFilter":""
}
]
}