notion-enhancer/repo/dark+/mod.json
dragonwocky c4e6b6b62a theme: neutral
remove ids from mod folder names
2021-10-08 12:28:44 +11:00

23 lines
518 B
JSON

{
"name": "dark+",
"id": "c86cfe98-e645-4822-aa6b-e2de1e08bafa",
"version": "0.2.0",
"description": "a vivid-colour near-black theme.",
"tags": ["theme", "dark"],
"authors": [
{
"name": "dragonwocky",
"email": "thedragonring.bod@gmail.com",
"homepage": "https://dragonwocky.me/",
"avatar": "https://dragonwocky.me/avatar.jpg"
}
],
"css": {
"frame": ["variables.css"],
"client": ["variables.css"],
"menu": ["variables.css"]
},
"js": {},
"options": []
}