Skip to content

Commit

Permalink
deploy: 18805cb
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltssaumure committed Mar 15, 2024
1 parent 909f772 commit 64ffd5e
Show file tree
Hide file tree
Showing 6 changed files with 53 additions and 56 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,3 @@
/dist
/bundle
/src

# Social images
/preview
8 changes: 4 additions & 4 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"id": "net.saltssaumure.Synthesis",
"name": "Synthesis",
"description": "A vibrant neon synthwave theme. See source README for customisation options.",
"description": "A vibrant neon synthwave theme. See GitHub for customisation options.",
"author": {
"name": "Saltssaumure",
"discordID": "134142022092062720",
"github": "Saltssaumure"
},
"version": "1.6.3",
"version": "1.6.4",
"updater": {
"type": "store",
"id": "net.saltssaumure.Synthesis"
Expand All @@ -17,7 +17,7 @@
"main": "scss/synth.scss",
"source": "https://github.com/Saltssaumure/synthesis-discord-theme",
"image": [
"https://cdn.discordapp.com/attachments/946226984005025835/1129608274786922563/synthesis1.png",
"https://cdn.discordapp.com/attachments/946226984005025835/1129608275294421152/synthesis2.png"
"https://i.imgur.com/BFFR0IJ.png",
"https://i.imgur.com/bRpD5QN.png"
]
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "synthesis-discord-theme",
"version": "1.6.3",
"version": "1.6.4",
"description": "A vibrant neon synthwave Discord theme.",
"repository": "github:Saltssaumure/synthesis-discord-theme",
"author": "Saltssaumure <themes@saltssaumure.net>",
Expand All @@ -21,6 +21,6 @@
"devDependencies": {
"prettier": "^3.2.5",
"replugged": "^4.7.9",
"salt-bd-scss": "^1.2.1"
"salt-bd-scss": "^1.2.2"
}
}
94 changes: 47 additions & 47 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added preview/synthesis1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added preview/synthesis2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 64ffd5e

Please sign in to comment.