mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-07 14:09:03 +00:00
23 lines
547 B
JSON
23 lines
547 B
JSON
{
|
|
"name": "cherry cola",
|
|
"id": "ec5c4640-68d4-4d25-aefd-62c7e9737cfb",
|
|
"version": "0.2.0",
|
|
"description": "a delightfully plummy, cherry cola flavored theme.",
|
|
"tags": ["theme", "dark"],
|
|
"authors": [
|
|
{
|
|
"name": "runargs",
|
|
"email": "alnbaldon@gmail.com",
|
|
"homepage": "http://github.com/runargs",
|
|
"avatar": "https://avatars.githubusercontent.com/u/39810066"
|
|
}
|
|
],
|
|
"css": {
|
|
"frame": ["variables.css"],
|
|
"client": ["variables.css"],
|
|
"menu": ["variables.css"]
|
|
},
|
|
"js": {},
|
|
"options": []
|
|
}
|