joplin-plugin-editor-themes
Version:
Joplin plugin that applies editor themes
36 lines • 890 B
JSON
{
"manifest_version": 1,
"id": "com.ckant.joplin-plugin-editor-themes",
"app_min_version": "3.0",
"version": "1.0.2",
"name": "Editor Themes",
"description": "40+ 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"
},
"_publish_hash": "sha256:875252bec92a9f2c8f8394c8a17f709893019221ccf812f0432fd8d85bc7cba4",
"_publish_commit": "master:61cba82c1b8857f43c42793b8cf502520c7f70bd"
}