From 34942e5bffcef6d40918831645a380d6bc92f4b9 Mon Sep 17 00:00:00 2001 From: StartAutomating Date: Fri, 18 Oct 2024 06:04:28 +0000 Subject: [PATCH] feat: 4bitcss luma and contrast ( Fixes #81, Fixes #82 ) --- json/Afterglow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/Afterglow.json b/json/Afterglow.json index dee4a7f4b..f5abcb15a 100644 --- a/json/Afterglow.json +++ b/json/Afterglow.json @@ -1 +1 @@ -{"name":"Afterglow","black":"#151515","red":"#ac4142","green":"#7e8e50","yellow":"#e5b567","blue":"#6c99bb","purple":"#9f4e85","cyan":"#7dd6cf","white":"#d0d0d0","brightBlack":"#505050","brightRed":"#ac4142","brightGreen":"#7e8e50","brightYellow":"#e5b567","brightBlue":"#6c99bb","brightPurple":"#9f4e85","brightCyan":"#7dd6cf","brightWhite":"#f5f5f5","background":"#212121","foreground":"#d0d0d0","cursorColor":"#d0d0d0","selectionBackground":"#303030","credits":[{"credit":"yabatadesign","link":"https://github.com/YabataDesign/afterglow-itermcolors"}]} \ No newline at end of file +{"name":"Afterglow","black":"#151515","red":"#ac4142","green":"#7e8e50","yellow":"#e5b567","blue":"#6c99bb","purple":"#9f4e85","cyan":"#7dd6cf","white":"#d0d0d0","brightBlack":"#505050","brightRed":"#ac4142","brightGreen":"#7e8e50","brightYellow":"#e5b567","brightBlue":"#6c99bb","brightPurple":"#9f4e85","brightCyan":"#7dd6cf","brightWhite":"#f5f5f5","background":"#212121","foreground":"#d0d0d0","cursorColor":"#d0d0d0","selectionBackground":"#303030","credits":[{"credit":"yabatadesign","link":"https://github.com/YabataDesign/afterglow-itermcolors"}],"luma":[0.12941176470588234],"contrast":[0.12941176470588234]} \ No newline at end of file