From a68cafaaf5f7b3b1a7d45ef641a6b4c9ec4d571f Mon Sep 17 00:00:00 2001 From: Vozer <76500838+SlippingGitty@users.noreply.github.com> Date: Fri, 24 Feb 2023 18:17:19 -0600 Subject: [PATCH] Rudimentary Replugged Support --- manifest.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 manifest.json diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..7784b05 --- /dev/null +++ b/manifest.json @@ -0,0 +1 @@ +{"id":"dev.vozer.surCord","name":"surCord","description":"A Discord Theme inspired by macOS & Human Interface Guidelines.","author":{"name":"vozer","discordID":"359175647257690113","github":"slippinggitty"},"version":"1.0.0","updater":{"type":"github","id":"SlippingGittys-Discord-Themes/surCord"},"license":"MIT","type":"replugged-theme","main":"surCord.theme.css"} \ No newline at end of file