notion-enhancer/repo/dark+/mod.json
dragonwocky bb42117024 themes: light+, pinky boom, playful purple
+ quotation marks tweak extracted from prev. littlepig
2021-10-09 18:16:56 +11:00

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": []
}