mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-07 14:09:03 +00:00
22 lines
585 B
JSON
22 lines
585 B
JSON
{
|
|
"name": "light+",
|
|
"id": "336cbc54-67b9-4b00-b4a2-9cc86eef763b",
|
|
"version": "0.2.0",
|
|
"description": "a simple white theme that brightens coloured text and blocks, with a configurable accent.",
|
|
"tags": ["theme", "light"],
|
|
"authors": [
|
|
{
|
|
"name": "Lizishan",
|
|
"homepage": "https://www.reddit.com/user/Lizishan",
|
|
"avatar": "https://styles.redditmedia.com/t5_110nz4/styles/profileIcon_h1m3b16exoi51.jpg"
|
|
}
|
|
],
|
|
"css": {
|
|
"frame": ["variables.css"],
|
|
"client": ["variables.css"],
|
|
"menu": ["variables.css"]
|
|
},
|
|
"js": {},
|
|
"options": []
|
|
}
|