From 2db664752b4df780df6ffa211a6e2a61b00c64ef Mon Sep 17 00:00:00 2001 From: masuteri Date: Sun, 16 Apr 2023 15:50:45 +0300 Subject: [PATCH] manifest changed --- manifest.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.json b/manifest.json index 760e6b7..6909015 100644 --- a/manifest.json +++ b/manifest.json @@ -1,16 +1,16 @@ { - "id": "dev.replugged.ThemeTemplate", - "name": "Theme Template", - "description": "A theme template", + "id": "dev.masuteri.DarkPink", + "name": "Dark-and-pink", + "description": "Pink and dark gray go well together", "author": { - "name": "replugged", - "discordID": "1000992611840049192", - "github": "replugged-org" + "name": "Sinisilmä", + "discordID": "559347425983070229", + "github": "masuteri" }, "version": "1.0.0", "updater": { "type": "github", - "id": "replugged-org/theme-template" + "id": "masuteri/my-personal-theme" }, "license": "MIT", "type": "replugged-theme",