From 25f46424455b1bc74b6996a90edea06bfb2e8f0d Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Sun, 6 Mar 2022 16:01:50 +0000 Subject: [PATCH] Update: com.andrejilderda.macOSTheme@1.3.0 https://github.com/ajilderda/joplin-macos-native-theme/compare/3e1fe3ae0ab0ad91875332448475b93beb08f4aa..4a0141dbceb05cd5dcc2350d34574317be7fc67c --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../com.andrejilderda.macOSTheme/plugin.jpl | Bin 3137024 -> 3141120 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 82858b5..e8a949e 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ This repository contains the following plugins: | [🏠](https://github.com/joplin/plugin-kanban/wiki) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.github.joplin.kanban/plugin.jpl) | Kanban | 1.0.7 | Flexible kanban board plugin for all your tasks | Balint Magyar | | [🏠](https://github.com/hieuthi/joplin-plugin-life-calendar) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.life-calendar/plugin.jpl) | Life Calendar | 1.2.1 | Your Life in Week Plugin for Joplin | Hieu-Thi Luong | | [🏠](https://github.com/treymo/joplin-link-graph) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/io.treymo.LinkGraph/plugin.jpl) | Link Graph UI | 1.2.3 | Visualize the connections between Joplin notes. | Trey Mo | -| [🏠](https://github.com/ajilderda/joplin-macos-native-theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.andrejilderda.macOSTheme/plugin.jpl) | macOS theme | 1.2.18 | Native looking macOS theme for Joplin. Also works on non-macOS devices. | Andre Jilderda | +| [🏠](https://github.com/ajilderda/joplin-macos-native-theme) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.andrejilderda.macOSTheme/plugin.jpl) | macOS theme | 1.3.0 | Native looking macOS theme for Joplin. Also works on non-macOS devices. | Andre Jilderda | | [🏠](https://github.com/S73ph4n) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.s73ph4n.make_all_links/plugin.jpl) | Make All Links | 1.0.3 | Searches the current note for mentions of other notes, then makes the corresponding links. Just click the new icon in the toolbar. | S73ph4n | | [🏠](https://github.com/oswida/joplin-markdown-calc) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/osw.joplin.markdowncalc/plugin.jpl) | Markdown table calculations | 1.0.5 | Plugin for automatic calculations of markdown table formulas. | Oskar Świda | | [🏠](https://github.com/hieuthi/joplin-plugin-markdown-table-colorize) | [⬇️](https://github.com/joplin/plugins/raw/master/plugins/com.hieuthi.joplin.markdown-table-colorize/plugin.jpl) | Markdown Table: Colorize | 1.1.3 | Add colors to markdown table syntax to help distinguish different columns | Hieu-Thi Luong | diff --git a/manifests.json b/manifests.json index b4eb12b..b157096 100644 --- a/manifests.json +++ b/manifests.json @@ -820,7 +820,7 @@ "manifest_version": 1, "id": "com.andrejilderda.macOSTheme", "app_min_version": "2.2.4", - "version": "1.2.18", + "version": "1.3.0", "name": "macOS theme", "description": "Native looking macOS theme for Joplin. Also works on non-macOS devices.", "author": "Andre Jilderda", @@ -833,8 +833,8 @@ "css", "macos" ], - "_publish_hash": "sha256:911ad5906cdf9c122c6f7d1895756e90449eee545a5f2f6fc8c16a3713ee7e06", - "_publish_commit": "v1.2.18:3e1fe3ae0ab0ad91875332448475b93beb08f4aa", + "_publish_hash": "sha256:4b81857a1714e1c4a5b0a47e4757f32d519e3c4996d21f9ddf090c1951322a62", + "_publish_commit": "v1.3.0:4a0141dbceb05cd5dcc2350d34574317be7fc67c", "_npm_package_name": "joplin-plugin-macos-theme", "_recommended": true }, diff --git a/plugins/com.andrejilderda.macOSTheme/manifest.json b/plugins/com.andrejilderda.macOSTheme/manifest.json index 48ddc5f..ec9f1ab 100644 --- a/plugins/com.andrejilderda.macOSTheme/manifest.json +++ b/plugins/com.andrejilderda.macOSTheme/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 1, "id": "com.andrejilderda.macOSTheme", "app_min_version": "2.2.4", - "version": "1.2.18", + "version": "1.3.0", "name": "macOS theme", "description": "Native looking macOS theme for Joplin. Also works on non-macOS devices.", "author": "Andre Jilderda", @@ -15,7 +15,7 @@ "css", "macos" ], - "_publish_hash": "sha256:911ad5906cdf9c122c6f7d1895756e90449eee545a5f2f6fc8c16a3713ee7e06", - "_publish_commit": "v1.2.18:3e1fe3ae0ab0ad91875332448475b93beb08f4aa", + "_publish_hash": "sha256:4b81857a1714e1c4a5b0a47e4757f32d519e3c4996d21f9ddf090c1951322a62", + "_publish_commit": "v1.3.0:4a0141dbceb05cd5dcc2350d34574317be7fc67c", "_npm_package_name": "joplin-plugin-macos-theme" } \ No newline at end of file diff --git a/plugins/com.andrejilderda.macOSTheme/plugin.jpl b/plugins/com.andrejilderda.macOSTheme/plugin.jpl index d23b262290d066428bed0dd5947fc3672dde4030..25e7e2f10623b17e324630ec1b502598999629e5 100644 GIT binary patch delta 4001 zcmbVPZERcB8RqyLJF%10DNW)uX;a6L^vl<|_nv$0Hf)rQss#Z8X;46_RJqPgYRR>| zYr8>I8)>!Dp-Z(Q1h1ITfQ=s@grEd;L}98BztA*Fg+QCM4+%}|CFF zT-u4*dVcsm=ly!#_ndRR@ah?|@Ru{>~a_RL$r8qRz+oqo@6qYR|`9`74 zT+X)=q>FfcfnW+Z*wLVzG?hc2#!8lgTt&PtC0^E7bD4_}=-x%* z;PKEZ=-Ng4g|(C1!2$-{wtO`Nxt=IW@?6drS&-X0lION8dY_sE4uULfPW5S;mh@Tc z@Ts?(D#*`NpV%5%*fHXTl^U|rr>Ba=dDhQmk!%kW5&1Q_w?AmC8&b_@)PyX{@Qnp| zNp)$7t^bK|WSF+|JVHSHw#MYcMQ1E%A^tom|)b zMlF(4Jw)`5gcg)@z{>fPEyzSjnE=xaOn?zmR5y))0J#p%vSmU)R1-3}F1g)mJf1UU zCx6n(1$^#PeWINdwW!)zM*D~qq!?OH#Mq%wIjDeTwj~neh-!`dUS@P6q--{B!<83vboek9Re&|XfCjJ(h>kbT1 z*0AL!cwfy3E0O*BT;;f_O9hrXI6I(D4^`(XXUcd9svMcz&;#?>VaEd-%b?1jn^x8z zbUgZ~7Z23OgD1<8P=tuC8|mHM>u@%fccWpMhP+dG){@EHMh8|UW-9Y#tx$9eB}bbr zmP*sf)E5g!UIwE;hhmb1M`!5hl>FUVoK7CfyPGs^PAe8FWi9Wzm3d7rf`84>1jGyU zmCG-PAes@n8`W0uW&dNF0;|5$b$hk%I0D;d=qm9}fgUIKYJzR%$F9$h-MM-D!nc_=OC!W5uCdpa$}vcSiD`!&?p= z0nedPanPav>FssgTBY2o=4t46>CoWxiry=^SDPzfhf4>=9+#dw4dOJ5!??x<;L{1V z4)$oQ9@P#NYsLK~Ck^MP*d(0IupaoY#;%UFi5M7L*a(beSVA1kur+LTt>V_TiaX=D zI22B4MuWe8!Zx(rn>Vurtk+mK9Db2T;p}!6yWxWM`y2IorJT&n=4!pKvCWr=E6u8_J9eup%Wb9H-W-E~Vh;HomXQab6 zbt&6<*C`hcz)$~4Cn76-&A&-sXa?PV5yR=(N}*9}w=wy@bcP>A*aUbPHZ?32be%&u zMvm6f5FU7su7xLlzy{&EU(q-`zC^p>}Z1sRP+ z!kS@J?}7(@i+1~7VNvLR3QhiSg2kZv9A(hh$ws2}N_9GEa9nqO4I5#m>l}nrr_tiy zSF?l>s8LO6d5E-9r98KCzT`{w<{1Oe=h#~Pdzm$=(?AZeQAoaqGqx~1zbQJ$R;meeA?BhR_z#DB}_%8dN^4|LL_u>HW@Z#dXqq{}1b$Z=F1h=80zXz4fNv^Gx zLld7tx1Ug@_~i5vviGBi0}W5QB&zL;^94SS!e#Bi@ccJbX>@-(ilE zM@A5%h;@kdh%v+lL=rKMNFlC3T#1-KOd>WSHX$}6wjj15(g+Qa5#*7nrJdgb_4juf delta 2354 zcmZ9OOK28X6vsXD_`bw1FEueS4-?xYK9k(n+-WMsg<=q-AVugxNQ3!|A3o8brBH}1 zHj8OND9u2jwA;{?e8`1T$-<2aE<^-{Qb7tL1vf5qQ|t*i_uey$-|EkKpL1uH{#t{j zKiA;K_nTO%m`>FO#zi9Z$OiV~+{}CvAZzs`$ux6PA2heMUEb*FLMv|d-fV|2C8@B| zH1VpWb^#A&p=TwzOs&;S)*upd(#@>qOG>&lZ&OKXXLXNCiE?Q?CKA>qZ5sEwq1p5N zYJ~(;&g)B3oX}EP)7M0jiE=IZk4lUcRtBn&wfn(*t*11gR2PXF7^ZfLC&h3KOi)cS zmb}l>z<$W8G+xoob*%z<%VFruGZ}Q`)x*$b)FJph@(q%t=!StKKsu=yE1GQJcqw_Q zUD30pB)FY`fd%SQh{XB4T=L26Pz`)ded1JIVb>vxNe!vpGX6ZUAx)3f(n@G(eSI5K`D~;7oXz>xNoY|-lZK6yF2pf`LHLydouhjzfccrrnMd} zgZW}1Y->077sItby3WmAT4>6>wnd0u6>hVR0#3cX7ES`!pSUDa0{}DX3&+;-fVx)ppkrt#C z*@)DTHl!WtKsu2wWD~L(*@AQ