-
-
Notifications
You must be signed in to change notification settings - Fork 79
Expand file tree
/
Copy pathmanifest.json
More file actions
23 lines (23 loc) · 721 Bytes
/
manifest.json
File metadata and controls
23 lines (23 loc) · 721 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"id": "net.saltssaumure.Synthesis",
"name": "Synthesis",
"description": "A vibrant neon synthwave theme. See GitHub for customisation options.",
"author": {
"name": "Saltssaumure",
"discordID": "134142022092062720",
"github": "Saltssaumure"
},
"version": "1.8.1",
"updater": {
"type": "store",
"id": "net.saltssaumure.Synthesis"
},
"license": "AGPL-3.0-or-later",
"type": "replugged-theme",
"main": "scss/synth.scss",
"source": "https://github.com/Saltssaumure/synthesis-discord-theme",
"image": [
"https://saltssaumure.github.io/synthesis-discord-theme/preview/synthesis2.png",
"https://saltssaumure.github.io/synthesis-discord-theme/preview/synthesis1.png"
]
}