notion-enhancer/repo/dracula@033bff54-50ba-4cec-bdc0-b2ca7e307086/mod.json
dragonwocky 7aa3f04f8b theme: dracula
improve tweaks table width normalisation
2021-10-07 22:36:20 +11:00

23 lines
604 B
JSON

{
"name": "dracula",
"id": "033bff54-50ba-4cec-bdc0-b2ca7e307086",
"version": "0.3.0",
"description": "a theme based on the popular dracula color palette originally by zeno rocha and friends.",
"tags": ["theme", "dark"],
"authors": [
{
"name": "dracula",
"email": "zno.rocha@gmail.com",
"homepage": "https://draculatheme.com/",
"avatar": "https://draculatheme.com/static/icons/pack-1/045-dracula.svg"
}
],
"css": {
"frame": ["variables.css"],
"client": ["variables.css", "app.css"],
"menu": ["variables.css"]
},
"js": {},
"options": []
}