From 002e3009b10975dc25c8cede55e346aac3dc5ec6 Mon Sep 17 00:00:00 2001 From: StartAutomating Date: Fri, 18 Oct 2024 06:04:29 +0000 Subject: [PATCH] feat: 4bitcss luma and contrast ( Fixes #81, Fixes #82 ) --- json/Apple-System-Colors.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/Apple-System-Colors.json b/json/Apple-System-Colors.json index 072710ecf0..7fb53dce7e 100644 --- a/json/Apple-System-Colors.json +++ b/json/Apple-System-Colors.json @@ -1 +1 @@ -{"name":"Apple System Colors","black":"#1a1a1a","red":"#cc372e","green":"#26a439","yellow":"#cdac08","blue":"#0869cb","purple":"#9647bf","cyan":"#479ec2","white":"#98989d","brightBlack":"#464646","brightRed":"#ff453a","brightGreen":"#32d74b","brightYellow":"#ffd60a","brightBlue":"#0a84ff","brightPurple":"#bf5af2","brightCyan":"#76d6ff","brightWhite":"#ffffff","background":"#1e1e1e","foreground":"#ffffff","cursorColor":"#98989d","selectionBackground":"#3f638b","credits":[{"credit":"Jeremy Bahadirli","link":"https://github.com/jeremybahadirli"}]} \ No newline at end of file +{"name":"Apple System Colors","black":"#1a1a1a","red":"#cc372e","green":"#26a439","yellow":"#cdac08","blue":"#0869cb","purple":"#9647bf","cyan":"#479ec2","white":"#98989d","brightBlack":"#464646","brightRed":"#ff453a","brightGreen":"#32d74b","brightYellow":"#ffd60a","brightBlue":"#0a84ff","brightPurple":"#bf5af2","brightCyan":"#76d6ff","brightWhite":"#ffffff","background":"#1e1e1e","foreground":"#ffffff","cursorColor":"#98989d","selectionBackground":"#3f638b","credits":[{"credit":"Jeremy Bahadirli","link":"https://github.com/jeremybahadirli"}],"luma":[0.11764705882352941],"contrast":[0.11764705882352941]} \ No newline at end of file