Skip to content

Commit

Permalink
Rudimentary Replugged Support
Browse files Browse the repository at this point in the history
i honestly have no desire to add replugged support, i just know that some of you nerds who have never heard of Vencord or Better Discord use it.
  • Loading branch information
SlippingGitty authored Aug 11, 2023
1 parent 3825471 commit facecbb
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"id": "dev.SlippingGitty.Notheme",
"name": "Notheme",
"description": "A Discord Theme inspired by nothing.",
"author": {
"name": "vozy",
"discordID": "359175647257690113",
"github": "SlippingGittys-Discord-Themes"
},
"version": "2.0.0",
"updater": {
"type": "github",
"id": "SlippingGittys-Discord-Themes/Notheme"
},
"license": "MIT",
"type": "replugged-theme",
"main": "no.theme.css"
}

0 comments on commit facecbb

Please sign in to comment.