mirror of
https://github.com/notion-enhancer/notion-enhancer.git
synced 2025-04-07 14:09:03 +00:00
30 lines
798 B
JSON
30 lines
798 B
JSON
{
|
|
"name": "gruvbox dark",
|
|
"id": "ad0f5c5c-8b62-4b20-8a54-929e663ea368",
|
|
"version": "0.3.0",
|
|
"description": "a gray, 'retro groove' palette based on the vim theme of the same name.",
|
|
"preview": "preview.png",
|
|
"tags": ["theme", "dark"],
|
|
"authors": [
|
|
{
|
|
"name": "morhetz",
|
|
"email": "morhetz@gmail.com",
|
|
"homepage": "https://github.com/morhetz",
|
|
"avatar": "https://avatars.githubusercontent.com/u/554231"
|
|
},
|
|
{
|
|
"name": "jordanrobinson",
|
|
"email": "me@jordanrobinson.co.uk",
|
|
"homepage": "https://jordanrobinson.co.uk/",
|
|
"avatar": "https://avatars.githubusercontent.com/u/1202911"
|
|
}
|
|
],
|
|
"css": {
|
|
"frame": ["variables.css"],
|
|
"client": ["variables.css"],
|
|
"menu": ["variables.css"]
|
|
},
|
|
"js": {},
|
|
"options": []
|
|
}
|