From e15b2009b4088e45232cbe4be4d143be80e20b65 Mon Sep 17 00:00:00 2001 From: StartAutomating Date: Wed, 23 Oct 2024 05:51:43 +0000 Subject: [PATCH] fix: 4bitcss credit object format ( Fixes #79 ) Also not passing thru modified objects --- json/xcodelighthc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/xcodelighthc.json b/json/xcodelighthc.json index b6a79fde4..b21d5cdfa 100644 --- a/json/xcodelighthc.json +++ b/json/xcodelighthc.json @@ -1 +1 @@ -{"name":"xcodelighthc","black":"#b4d8fd","red":"#ad1805","green":"#355d61","yellow":"#78492a","blue":"#0058a1","purple":"#9c2191","cyan":"#703daa","white":"#000000","brightBlack":"#8a99a6","brightRed":"#ad1805","brightGreen":"#174145","brightYellow":"#78492a","brightBlue":"#003f73","brightPurple":"#9c2191","brightCyan":"#441ea1","brightWhite":"#000000","background":"#ffffff","foreground":"#000000","cursorColor":"#000000","selectionBackground":"#b4d8fd","credits":[],"luma":1.0,"contrast":[1.0]} \ No newline at end of file +{"name":"xcodelighthc","black":"#b4d8fd","red":"#ad1805","green":"#355d61","yellow":"#78492a","blue":"#0058a1","purple":"#9c2191","cyan":"#703daa","white":"#000000","brightBlack":"#8a99a6","brightRed":"#ad1805","brightGreen":"#174145","brightYellow":"#78492a","brightBlue":"#003f73","brightPurple":"#9c2191","brightCyan":"#441ea1","brightWhite":"#000000","background":"#ffffff","foreground":"#000000","cursorColor":"#000000","selectionBackground":"#b4d8fd","creditTo":null,"creditToLink":null,"luma":1.0,"contrast":[1.0]} \ No newline at end of file