notion-enhancer
Version:
an enhancer/customiser for the all-in-one productivity workspace notion.so
23 lines (22 loc) • 608 B
JSON
{
"name": "pastel dark",
"id": "ed48c585-4a0d-4756-a3e6-9ae662732dac",
"version": "0.2.0",
"description": "a smooth-transition true dark theme with a hint of pastel.",
"preview": "pastel-dark.png",
"tags": ["theme", "dark"],
"authors": [
{
"name": "zenith_illinois",
"homepage": "https://www.reddit.com/user/zenith_illinois/",
"avatar": "https://www.redditstatic.com/avatars/defaults/v2/avatar_default_5.png"
}
],
"css": {
"frame": ["variables.css"],
"client": ["variables.css", "app.css"],
"menu": ["variables.css"]
},
"js": {},
"options": []
}