From b20e6ecb3181ed33c67b2629b8472179683d9a19 Mon Sep 17 00:00:00 2001 From: "Roman from WhiteUI.Store" Date: Wed, 25 Mar 2026 20:27:15 +0400 Subject: [PATCH] Update plugins.json New plugin sketch-style-matcher added to the list --- plugins.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/plugins.json b/plugins.json index 378d7cfe..d1e2df00 100644 --- a/plugins.json +++ b/plugins.json @@ -7249,6 +7249,16 @@ "lastUpdated": "2026-02-28 13:32:36 UTC", "appcast": "https://raw.githubusercontent.com/whiteuistore/sketch-ui-theme-switcher/main/appcast.xml" }, + { + "name": "sketch-style-matcher", + "title": "Automatically apply text styles, color variables, and shared styles", + "description": "Find and apply pre-made text styles, color variables, and shared styles. Also, detach all styles in one click.", + "owner": "whiteuistore", + "author": "WhiteUI.Store", + "homepage": "https://github.com/whiteuistore/sketch-style-matcher", + "lastUpdated": "2026-03-25 16:20:00 UTC", + "appcast": "https://raw.githubusercontent.com/whiteuistore/sketch-style-matcher/main/appcast.xml" + }, { "identifier": "com.mockuuups.studio.sketch", "appcast": "https://download.mockuuups.studio/sketch/appcast.json", @@ -7261,4 +7271,4 @@ "authorEmail": "hello@mockuuups.com", "lastUpdated": "2026-03-12 13:24:38 UTC" } -] \ No newline at end of file +]