From 3692a6758d7dde12d73f69ca2b503405f0b4c88e Mon Sep 17 00:00:00 2001 From: Joplin Bot Date: Tue, 29 Mar 2022 16:31:28 +0000 Subject: [PATCH] Update: com.andrejilderda.macOSTheme@1.3.1 https://github.com/ajilderda/joplin-macos-native-theme/compare/4a0141dbceb05cd5dcc2350d34574317be7fc67c..e0879b46e7c592bbb948721181eb342829aa7024 --- README.md | 2 +- manifests.json | 6 +++--- .../manifest.json | 6 +++--- .../com.andrejilderda.macOSTheme/plugin.jpl | Bin 3141120 -> 3141120 bytes 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3ed25f0..aaad3b7 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,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.3.0 | 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.3.0 | 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.1 | 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 626f14c..8ad02a8 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.3.0", + "version": "1.3.1", "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:4b81857a1714e1c4a5b0a47e4757f32d519e3c4996d21f9ddf090c1951322a62", - "_publish_commit": "v1.3.0:4a0141dbceb05cd5dcc2350d34574317be7fc67c", + "_publish_hash": "sha256:43b5b867518a41c941bbbb5eba44e7e2f5623f513305a3bc174984427207c43b", + "_publish_commit": "fix/remove-background-color-of-sort-order-button-in-dark-mode:e0879b46e7c592bbb948721181eb342829aa7024", "_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 ec9f1ab..8ec53f3 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.3.0", + "version": "1.3.1", "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:4b81857a1714e1c4a5b0a47e4757f32d519e3c4996d21f9ddf090c1951322a62", - "_publish_commit": "v1.3.0:4a0141dbceb05cd5dcc2350d34574317be7fc67c", + "_publish_hash": "sha256:43b5b867518a41c941bbbb5eba44e7e2f5623f513305a3bc174984427207c43b", + "_publish_commit": "fix/remove-background-color-of-sort-order-button-in-dark-mode:e0879b46e7c592bbb948721181eb342829aa7024", "_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 25e7e2f10623b17e324630ec1b502598999629e5..aa8f5a1f392e4756fc0ec9ca78a340dad774a31e 100644 GIT binary patch delta 2304 zcmZXVOGs2<6vsVx=FW^WqhmfA9rIOc_OQOkeIODol0;|`gtUqwC}S3FEL`=_g$P#y zA?iY#*3wD_`Bvegm5UY;?W80EiIy%}g&m=LzwbLOeyjgI@AI9zytf0($i{l7V1eWT zlP!!3p9jM&?B(6rdrg3-)zl>Onbvxt*;igHnjZ*slYUT*Ml8(_M5;~Mjy>t?px2^| zX(zb|Q@h!yVQDPX+E!GuG*9Sc-xE#x+HRLv&Ui%;=*;P#Ou;&kMq}|LwPfBJ8N1<-%Hw}U=Hl2$}mhCu3(;)fTn38b&`nW z={OWTAZ~^5wA)A2ElY>2;3;v7Q`YsZLgd<|1lsL7X`7T`((oosxu9}yV70?CXIwY- z9m&e`L}IRBoA^de_wWM|ef>xjd?MoU(@uN%jkbxW&qTp5B1&e=?KebKs}%0*1*$mq z(n`jXxiw*{1gczfp4+#=XUWPd7<25M5W?6A?${#`+~`C|MK91=;G~CvSTb#OXaD!NSJUyri8qNTy!6oOR)e5{+NwXBJ5PRtxX}xglrzi!}kzbLt z1gh!W-x5*c$w|dc8q*ZF9eeIVdfM_MX+LUuOFxsC_y^D(K5#}sjeT_%3g%J;+}H2p zfTV>5>G2&B5j9=y5fuZYPo)f5wovGp)r@^$abt`%rIs@NH!0v5`w8Iv(NmqyL>046 zX&#^zCkHBjBlDzC6CB&eJz@NjW#H-b<}>yEcw#48j`tzk72ny)7UR9~YBw1auTT`y+|KEi&}Km3@BK7TGn8*hV&z+kO5>68A67U5#%&- e1{p=hka6TJGJ%{!&LbC)i^wE$Nx|mjqnW>YrXKw{K*X|copK!hSlKd8o|jur%As!h6%l?+VKi*d%b zlU&HuZYFLx8jFm!6&D>%ag*#TqRGJ6?GP=HCYKMchV?~hE;~KY>ixQubAw9b_`6#q z8ne`R&(*Mg)0|(fCZZ^@(~yU_(+=o}y>woYO48LZOe__b$*eR?5E0$-f4OQn2XWqw z877_mBj%u4n1*t5U3y*3{4`Xwnu2Rt+d>8^X^VzgaGNTlC~3HcIa-1YO!4z15nK&Z z-!0-+2xZ*fp>A0^WDWO;TO5?BZxv$SEhRK=*Gb!?43mUfFzJKNJ%`nbW6ro~>`RiB zQamx&uuXg`k*=18H$=pvH4T18M9BkF&u7{uo}P(@A4J51H*SAITy;v}$}CXXbC*^! zmdvdMTSd^Nn)kqcD^!%MyoS2x?t~E5PH@j1f#6mrA}XrDWObfoB_uQA42dZtVJ3U^ zKhbhKPu!xVX>fyBDxN;58XDdp=%FR=w$lnF(q?H`A@=w*n6w^x?kP$hnaEE`T0&Z* zeL+Mit+!#5#6r2SG^vw2Tq2BB5Tt~U<4{>fV?*h>}iz}&|!Nec@y z@(YQ}wFC1=)}QcG!_9nZKYAXJ!~06vqMxNO%c?FVSZ z%Yn{c%G@i|{+=pV!uli2P?_}RGV@=WOZ9Ab^U)Q*)ZCcNR`gboz5MMl8+%ss?O!?m z8?CojC`1ejvR>rHV zNH=m2=|OstLr4|rL;CR^YVid-AkHwE@EUB^kOAZ{GKdTz!^j9SiX1`4ka47r97T>H W$B`4rN#qoA8ks=OXxKcvKlK}1Wg7