joplin-plugin-editor-themes
Version:
Joplin plugin that applies editor themes
39 lines • 938 B
JSON
{
"manifest_version": 1,
"id": "com.ckant.joplin-plugin-editor-themes",
"app_min_version": "3.0",
"version": "1.1.0",
"name": "Editor Themes",
"description": "70+ editor themes, including VSCode, GitHub, and Sublime",
"author": "Chris Kant",
"homepage_url": "https://github.com/ckant/joplin-plugin-editor-themes",
"repository_url": "https://github.com/ckant/joplin-plugin-editor-themes",
"keywords": [
"theme",
"vscode",
"github",
"editor",
"color"
],
"categories": [
"appearance",
"editor",
"themes"
],
"platforms": [
"desktop",
"mobile"
],
"screenshots": [],
"icons": {
"16": "media/logo16.png",
"32": "media/logo32.png",
"48": "media/logo48.png",
"128": "media/logo128.png"
},
"promo_tile": {
"src": "media/promo.png"
},
"_publish_hash": "sha256:54c60cdb2a44a72067f808bbf2b109b0734cdb534aa5d3b6b325182614e4eba5",
"_publish_commit": "master:c283fccbc73f323e5e1b59d145549b5ef82ce6a2"
}