From cd268f8c60ac16fa184fbbb777ef3d607d55289e Mon Sep 17 00:00:00 2001 From: StartAutomating Date: Fri, 18 Oct 2024 06:09:12 +0000 Subject: [PATCH] feat: 4bitcss luma and contrast ( Fixes #81, Fixes #82 ) Making a single value --- json/xcodelight.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/xcodelight.json b/json/xcodelight.json index 9e1e43713..e74f719b9 100644 --- a/json/xcodelight.json +++ b/json/xcodelight.json @@ -1 +1 @@ -{"name":"xcodelight","black":"#b4d8fd","red":"#d12f1b","green":"#3e8087","yellow":"#78492a","blue":"#0f68a0","purple":"#ad3da4","cyan":"#804fb8","white":"#262626","brightBlack":"#8a99a6","brightRed":"#d12f1b","brightGreen":"#23575c","brightYellow":"#78492a","brightBlue":"#0b4f79","brightPurple":"#ad3da4","brightCyan":"#4b21b0","brightWhite":"#262626","background":"#ffffff","foreground":"#262626","cursorColor":"#262626","selectionBackground":"#b4d8fd","credits":[],"luma":[1.0],"contrast":[1.0]} \ No newline at end of file +{"name":"xcodelight","black":"#b4d8fd","red":"#d12f1b","green":"#3e8087","yellow":"#78492a","blue":"#0f68a0","purple":"#ad3da4","cyan":"#804fb8","white":"#262626","brightBlack":"#8a99a6","brightRed":"#d12f1b","brightGreen":"#23575c","brightYellow":"#78492a","brightBlue":"#0b4f79","brightPurple":"#ad3da4","brightCyan":"#4b21b0","brightWhite":"#262626","background":"#ffffff","foreground":"#262626","cursorColor":"#262626","selectionBackground":"#b4d8fd","credits":[],"luma":1.0,"contrast":[1.0]} \ No newline at end of file