From 97535852bb797055ae5928027e021cd6536d4f33 Mon Sep 17 00:00:00 2001 From: BlueDome Date: Thu, 23 May 2024 20:04:29 -0500 Subject: [PATCH] TheShovel/LZ-String: Added extension colors to match the thumbnail (#1486) --- extensions/TheShovel/LZ-String.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/extensions/TheShovel/LZ-String.js b/extensions/TheShovel/LZ-String.js index ce39fbc7ba..26825183b9 100644 --- a/extensions/TheShovel/LZ-String.js +++ b/extensions/TheShovel/LZ-String.js @@ -350,6 +350,8 @@ return { id: "shovellzcompress", name: "LZ Compress", + color1: "#2f3463", + color2: "#2b2f59", blocks: [ { opcode: "compress",