joplin-plugin-macos-theme
Version:
Native looking macOS theme for note taking app [Joplin](https://joplinapp.org/) v2.2.4 and above. Also works on non-macOS devices.
34 lines • 921 B
JSON
{
"manifest_version": 1,
"id": "com.andrejilderda.macOSTheme",
"app_min_version": "2.2.4",
"version": "1.5.20",
"name": "macOS theme",
"description": "Native looking macOS theme for Joplin. Also works on non-macOS devices.",
"author": "Andre Jilderda",
"homepage_url": "https://github.com/ajilderda/joplin-macos-native-theme",
"repository_url": "https://github.com/ajilderda/joplin-macos-native-theme",
"keywords": [
"joplin",
"joplin-plugin",
"theme",
"css",
"macos"
],
"screenshots": [
{
"src": "images/macos-theme-for-joplin.png"
}
],
"icons": {
"16": "images/icon-16.png",
"32": "images/icon-32.png",
"48": "images/icon-48.png",
"128": "images/icon-128.png"
},
"promo_tile": {
"src": "images/promo_tile.png"
},
"_publish_hash": "sha256:f0fac1548a4b5334dbb0a76308f4f6ebb6d40b93bb277e823e78bb98ce700bfa",
"_publish_commit": "main:6ed684dd696a2585f925197194cc6384e406a543"
}