spicetify-themes/Dreary/manifest.json

16 lines
451 B
JSON
Raw Normal View History

2022-05-23 18:06:29 +02:00
{
2022-07-06 02:15:25 +02:00
"name": "Dreary",
"description": "Keep things boxed in and nice looking",
"preview": "Dreary/screenshots/deeper.png",
"readme": "Dreary/README.md",
"usercss": "https://github.com/CharlieS1103/Dreary/blob/main/Dreary/user.css",
"schemes": "https://github.com/CharlieS1103/Dreary/blob/main/Dreary/color.ini",
"authors": [
{
"name": "CharlieS1103",
"url": "https://github.com/CharlieS1103"
}
],
"tags": ["dark"]
2022-06-25 03:11:16 +02:00
}