From e6b6b45ebf53139c016b1a93aae4b6725c53d9a7 Mon Sep 17 00:00:00 2001 From: SvenFE Date: Tue, 21 Feb 2023 23:04:44 +0800 Subject: [PATCH] add Morphling --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d1f7b8c..fb16d07 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,11 @@ ## 3. 项目列表 (名字按时间排序,最新添加的在最上面) +### 2023年2月22号添加 +--- +#### SvenFE(昆明)- [Github](https://github.com/shensven) +* :white_check_mark: [Morphling](https://github.com/shensven/Morphling): 一款将 Hex、RGB 或者 HSL 色值转换为 CSS filter 属性的 macOS 桌面工具。 + ### 2023年2月19号添加 --- #### tangshimin(深圳)- [Github](https://github.com/tangshimin)