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

23 lines
573 B
JSON

{
"name": "neutral",
"id": "c4435543-4705-4d68-8cf7-d11c342f8089",
"version": "0.2.0",
"description": "smoother colours and fonts, designed to be more pleasing to the eye.",
"tags": ["theme", "dark"],
"authors": [
{
"name": "arecsu",
"email": "alejandro9r@gmail.com",
"homepage": "https://github.com/Arecsu",
"avatar": "https://avatars.githubusercontent.com/u/12679098"
}
],
"css": {
"frame": ["variables.css"],
"client": ["variables.css", "app.css"],
"menu": ["variables.css"]
},
"js": {},
"options": []
}