From 0111d2bf9d6baaffcb1f9f59aeb4e4d5abb35841 Mon Sep 17 00:00:00 2001 From: Vozer <76500838+SlippingGitty@users.noreply.github.com> Date: Sun, 5 Jun 2022 11:01:02 -0500 Subject: [PATCH] The end of centralization as we know it Finally attempting to actually keep things clean and organized for once. --- powercord_manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" }