From 3eee8eb009d33a3d6757b46dc30a9d3c1c377ce3 Mon Sep 17 00:00:00 2001 From: StartAutomating Date: Wed, 23 Oct 2024 05:51:42 +0000 Subject: [PATCH] fix: 4bitcss credit object format ( Fixes #79 ) Also not passing thru modified objects --- json/Wryan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/Wryan.json b/json/Wryan.json index 7f43a3956..6a0ef5b37 100644 --- a/json/Wryan.json +++ b/json/Wryan.json @@ -1 +1 @@ -{"name":"Wryan","black":"#333333","red":"#8c4665","green":"#287373","yellow":"#7c7c99","blue":"#395573","purple":"#5e468c","cyan":"#31658c","white":"#899ca1","brightBlack":"#3d3d3d","brightRed":"#bf4d80","brightGreen":"#53a6a6","brightYellow":"#9e9ecb","brightBlue":"#477ab3","brightPurple":"#7e62b3","brightCyan":"#6096bf","brightWhite":"#c0c0c0","background":"#101010","foreground":"#999993","cursorColor":"#9e9ecb","selectionBackground":"#4d4d4d","credits":[{"credit":"baskerville","link":"https://github.com/baskerville/iTerm-2-Color-Themes"}],"luma":0.06274509803921569,"contrast":[0.06274509803921569]} \ No newline at end of file +{"name":"Wryan","black":"#333333","red":"#8c4665","green":"#287373","yellow":"#7c7c99","blue":"#395573","purple":"#5e468c","cyan":"#31658c","white":"#899ca1","brightBlack":"#3d3d3d","brightRed":"#bf4d80","brightGreen":"#53a6a6","brightYellow":"#9e9ecb","brightBlue":"#477ab3","brightPurple":"#7e62b3","brightCyan":"#6096bf","brightWhite":"#c0c0c0","background":"#101010","foreground":"#999993","cursorColor":"#9e9ecb","selectionBackground":"#4d4d4d","creditTo":"baskerville","creditToLink":"https://github.com/baskerville/iTerm-2-Color-Themes","luma":0.06274509803921569,"contrast":[0.06274509803921569]} \ No newline at end of file