mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-07 14:09:03 +00:00
23 lines
512 B
JSON
23 lines
512 B
JSON
{
|
|
"name": "pinky boom",
|
|
"id": "b5f43232-391b-415a-9099-4334dc6c7b55",
|
|
"version": "0.2.0",
|
|
"description": "pinkify your life.",
|
|
"preview": "preview.png",
|
|
"tags": ["theme", "light"],
|
|
"authors": [
|
|
{
|
|
"name": "mugiwarafx",
|
|
"homepage": "https://github.com/mugiwarafx",
|
|
"avatar": "https://avatars.githubusercontent.com/u/58401248"
|
|
}
|
|
],
|
|
"css": {
|
|
"frame": ["variables.css"],
|
|
"client": ["variables.css"],
|
|
"menu": ["variables.css"]
|
|
},
|
|
"js": {},
|
|
"options": []
|
|
}
|