From 698b4d50e4465ab30f60a520815c4cf8cbda7ec6 Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Tue, 26 Oct 2021 07:03:09 +0000 Subject: [PATCH] Update: com.github.marc0l92.joplin-plugin-github-theme@0.2.0 https://github.com/marc0l92/joplin-plugin-github-theme/compare/6789d416b510691a4fef56a2eb91eae7854a8d7c..90d083dfa6e88b9e92c7c779a0b7582774a59ff4 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../plugin.jpl | Bin 27648 -> 30720 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 461686e..86fd61e 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ This repository contains the following plugins: | [🏠](https://github.com/benji300/joplin-favorites) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.benji.favorites/plugin.jpl) | Favorites | 1.3.0 | Save any notebook, note, to-do, tag, or search as favorite in an extra panel view for quick access. | Benji300 | | [🏠](https://discourse.joplinapp.org/t/persistent-text-folding-in-editor/16183) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/joplin.plugin.ambrt.fold-cm/plugin.jpl) | Folding in Code Mirror Editor | 2.0.1 | Allows to fold parts of markdown text displayed in editor | ambrt | | [🏠](https://github.com/tessus/joplin-plugin-get-notebook-id#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/cx.evermeet.tessus.folder-id/plugin.jpl) | Get Notebook ID | 1.0.1 | Copy/Show the ID of a notebook. For developers. A regular user won't need this. | Helmut K. C. Tessarek | -| [🏠](https://github.com/marc0l92/joplin-plugin-github-theme#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-github-theme/plugin.jpl) | GitHub Theme | 0.1.0 | Joplin theme with colors of GitHub | Marco LUCARELLA | +| [🏠](https://github.com/marc0l92/joplin-plugin-github-theme#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.marc0l92.joplin-plugin-github-theme/plugin.jpl) | GitHub Theme | 0.2.0 | Joplin theme with colors of GitHub | Marco LUCARELLA | | [🏠](https://github.com/lkiThakur/homenote#readme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.lki.homenote/plugin.jpl) | Home Note | 1.0.2 | Plugin to open a choosen note each time joplin starts. It is like homepages on browsers. | Adarsh Singh(lki) | | [🏠](https://github.com/JackGruber/joplin-plugin-hotfolder/blob/master/README.md) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.github.jackgruber.hotfolder/plugin.jpl) | Hotfolder | 1.0.1 | Monitors a locale folder and import the files as a new note. | JackGruber | | [🏠](https://discourse.joplinapp.org/t/plugin-inline-tags/14192) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.whatever.inline-tags/plugin.jpl) | Inline tags | 1.2.0 | Inline tags plugin | Roman Musin | diff --git a/manifests.json b/manifests.json index 76d502c..d63027d 100644 --- a/manifests.json +++ b/manifests.json @@ -1175,7 +1175,7 @@ "manifest_version": 1, "id": "com.github.marc0l92.joplin-plugin-github-theme", "app_min_version": "2.2", - "version": "0.1.0", + "version": "0.2.0", "name": "GitHub Theme", "description": "Joplin theme with colors of GitHub", "author": "Marco LUCARELLA", @@ -1187,8 +1187,8 @@ "Dark", "Light" ], - "_publish_hash": "sha256:2a6fd16c3e5b3c7cbc4689a45ed08e531c5035937695c637c97630d69f808692", - "_publish_commit": "main:6789d416b510691a4fef56a2eb91eae7854a8d7c", + "_publish_hash": "sha256:2e60c528b32ec74fb40c286851715038d5a0f7cd4007d4937c629b1bc5884668", + "_publish_commit": "main:90d083dfa6e88b9e92c7c779a0b7582774a59ff4", "_npm_package_name": "joplin-plugin-github-theme" }, "org.joplinapp.plugins.Victor": { diff --git a/plugins/com.github.marc0l92.joplin-plugin-github-theme/manifest.json b/plugins/com.github.marc0l92.joplin-plugin-github-theme/manifest.json index e2774c8..fc4cd18 100644 --- a/plugins/com.github.marc0l92.joplin-plugin-github-theme/manifest.json +++ b/plugins/com.github.marc0l92.joplin-plugin-github-theme/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.github.marc0l92.joplin-plugin-github-theme", "app_min_version": "2.2", - "version": "0.1.0", + "version": "0.2.0", "name": "GitHub Theme", "description": "Joplin theme with colors of GitHub", "author": "Marco LUCARELLA", @@ -14,7 +14,7 @@ "Dark", "Light" ], - "_publish_hash": "sha256:2a6fd16c3e5b3c7cbc4689a45ed08e531c5035937695c637c97630d69f808692", - "_publish_commit": "main:6789d416b510691a4fef56a2eb91eae7854a8d7c", + "_publish_hash": "sha256:2e60c528b32ec74fb40c286851715038d5a0f7cd4007d4937c629b1bc5884668", + "_publish_commit": "main:90d083dfa6e88b9e92c7c779a0b7582774a59ff4", "_npm_package_name": "joplin-plugin-github-theme" } \ No newline at end of file diff --git a/plugins/com.github.marc0l92.joplin-plugin-github-theme/plugin.jpl b/plugins/com.github.marc0l92.joplin-plugin-github-theme/plugin.jpl index 85e67511067290cf1583e8a871437848b5500790..550931affdecc3f172f2301cdf40deca1977bd95 100644 GIT binary patch delta 2678 zcmaJ@&2Jk;6tB}ZPVBTaEm4w|(rH@Kw0NEU@K;<~mBcX$6<;b6AB~;N?vCvx>m6sk zZi;}q7fuBf`cB+RIUo*2AfLFkLgI?JA#tcGA;AgpAHdA|Yu1iBtKDq&{oZfh$GrD^ z`}ff8e?z;U&M0V~l2Ei{TGf)N)IM2GYiSwnlL3d!Rw(pyc*2{X_mJfvJU_nxe~&$G z{WAX5$W+XWn^qm`HZd>F7(Z{5SpiWRFjg6KbNzH~VoYq_%DyKQMA4sid@l zy%klJ``DBB4>lu_#S7?dii`?&$^>~8f(&X?w~lBD)$B&ua_Z>9VkGNQ>Yv%y;CS%=OjxU`T^{Ht}du&AfB?7x9XsVXh@&QSc`zjIFr7qi%m;s?L+rh5m8?&IQ znOG(jlLJQh+!6;#4cBIVD#_$>?&V>g5;lp+~8i(NYOnB=JqiI}#hez@Bt&6JTch7mlTZGfR?6j45CrpETkC-TXB>S-vcLT?b4V^>&m z@_oi;H~d_d)-uVZ%+q)h3^nYz?-duRxzuuQMI>;sRcBclw3=bt32N>E_USmAzeGTt z6`WC#s;t`BY1o4_pU$bN-r?d$C#ce))@@dwK5@2F%sk+hQ{Iy^pOZ5=(F~6_B?;al zQ)od=q+_W27^n=h4Qeuw#zF1JFi5AaaJpIDvr?0pLgz88&~bw!>t13#ugZHEDdC3g4WWFoWYp_fggsi7s6!;1muj4S z6VVmIN_>yBTw^Cx=9dWe$W4zWhgYpdJ1v0aT$Yzo`CyCkyHLA1^b4VBhXR^F-CoG6$RY~?l(w+UHD6RD8k#Z*_ic~e#)6#CAc}`Ii2{u3i15HuX zG#hfAZQuFn09+}I!=v@***yh6Tz|3iH+rx{jYggSH=6Cd7GviBH1Mqje%%-K&-F86tRylo^&-R8#T?^Z2r$U%>72-0-*zHi?vwGL1u}hcP znBg~Kcb0j*5Vx(mCs`h;vccha*m8(_p8W>@dJSxt{g)pPjR<%Z54?C=&2NjTwbz;L4{gp{^Pxce6)_`p+!N%MXh^!rjU-QSf z0UL9paHVtYmu4SO_Z$N9Oj1yg;i$hWLJN;I14MqWBI2WCFV7T h0?|MNhhi0`jYAN>HqEWuEgo-uGgk<;j#Qfa{|C_%VS@kw delta 703 zcmZ{eO-~a+7{@!cumw~q9OOmpv|^yr)!CPJe2Ii;XhOL70W9h6&d4s?-Nkmr1IE;Y z7i$dZbMfFoNlZMc$$Igk7@}t{Cf%Nvfo% zYEe;?LW~fq6crpJpdl6@v@1+ocV;tw&Npk`{p^yvp;ax0eUm#J*Ljs2K4;l$@ICn} zct7ww9;_UHHPjk=dMXN(h$t)os z&>1Hyg+e5mYYLrBGNBPtn#Vd3C5OSZi8_%ilgM?YaqbMEl&ZbUB$*!8mOmz1dIpN6 z^U!7jJgX$3qMd+k9m7_sA4ZHc+;uYHe-_^AQ?RR@h1ZL{+T}>|ne_*sj2{TTRB-Tt z^EkX%92mandOjDcR^1mZpF5!GdDzJ(U|sBMtq;QWv;f0gfHw=H(DqXBQXE1#xNTla zb^GSE{hmGNg1LOM8v-fKh3<)?(|Qd%w@$+&>o@3j7T&Fmgsa9=wN+i4C3$>sIVjsR z`|vAE{~!LfH{prRq2dVejhS$>D#8tZ84Mf4A166E&#Vo+If%ojYlgjA^X|FqDt0}W J2bsE%_y?Id+&=&S