diff --git a/powercord_manifest.json b/powercord_manifest.json index 900cee2..2b44a3f 100644 --- a/powercord_manifest.json +++ b/powercord_manifest.json @@ -1,8 +1,8 @@ { "name": "surCord", "version": "1.0.0", - "license": "MIT", - "theme": "surCord.theme.css", + "license": "WTFPL", + "theme": "/src/_index.scss", "author": "Vozer", "description": "A Discord theme inspired by Human Design" }