mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-07 14:09:03 +00:00
23 lines
546 B
JSON
23 lines
546 B
JSON
{
|
|
"name": "dark+",
|
|
"id": "c86cfe98-e645-4822-aa6b-e2de1e08bafa",
|
|
"version": "0.2.0",
|
|
"description": "a vivid-colour near-black theme, with a configurable accent.",
|
|
"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": []
|
|
}
|