From 852525b873acdb3003f785eb4d471f4ae3168cc8 Mon Sep 17 00:00:00 2001 From: StartAutomating Date: Fri, 18 Oct 2024 06:09:11 +0000 Subject: [PATCH] feat: 4bitcss luma and contrast ( Fixes #81, Fixes #82 ) Making a single value --- json/Wryan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/Wryan.json b/json/Wryan.json index 2f0bf84e4a..7f43a39562 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","credits":[{"credit":"baskerville","link":"https://github.com/baskerville/iTerm-2-Color-Themes"}],"luma":0.06274509803921569,"contrast":[0.06274509803921569]} \ No newline at end of file