diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..e77163c --- /dev/null +++ b/manifest.json @@ -0,0 +1,8 @@ +{ + "name": "Retroblur", + "description": "Spicetify theme incorporating a retro style.", + "preview": "preview/playlist.png", + "usercss": "user.css", + "schemes": "color.ini", + "readme": "README.md" +}