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

23 lines
538 B
JSON

{
"name": "material ocean",
"id": "69e7ccb2-4aef-484c-876d-3de1b433d2b9",
"version": "0.2.0",
"description": "an oceanic colour palette.",
"tags": ["theme", "dark"],
"authors": [
{
"name": "blacksuan19",
"email": "abubakaryagob@gmail.com",
"homepage": "http://github.com/blacksuan19",
"avatar": "https://avatars.githubusercontent.com/u/10248473"
}
],
"css": {
"frame": ["variables.css"],
"client": ["variables.css"],
"menu": ["variables.css"]
},
"js": {},
"options": []
}