diff --git a/skins.json b/skins.json new file mode 100644 index 0000000..7bbc302 --- /dev/null +++ b/skins.json @@ -0,0 +1,14 @@ +[ + { + "name":"Netflix", + "author":"prayagprajapati17", + "css": "@import url(\\"https://prayag17.github.io/JellyFlix/default.css\\");" + + }, + { + "name":"Kaleidochromic", + "author":"EdgeMentality", + "css": "@import url(\\"https://ctalvio.github.io/Kaleidochromic/default_style.css\\");" + + } +] \ No newline at end of file