From 4c5e4f9f8c20c314043a9c0d334b18f2da8acd27 Mon Sep 17 00:00:00 2001 From: StartAutomating Date: Fri, 18 Oct 2024 06:09:13 +0000 Subject: [PATCH] feat: 4bitcss luma and contrast ( Fixes #81, Fixes #82 ) Making a single value --- docs/Zenburn/Zenburn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Zenburn/Zenburn.json b/docs/Zenburn/Zenburn.json index 464c217610..f7686e72a4 100644 --- a/docs/Zenburn/Zenburn.json +++ b/docs/Zenburn/Zenburn.json @@ -1 +1 @@ -{"name":"Zenburn","black":"#4d4d4d","red":"#705050","green":"#60b48a","yellow":"#f0dfaf","blue":"#506070","purple":"#dc8cc3","cyan":"#8cd0d3","white":"#dcdccc","brightBlack":"#709080","brightRed":"#dca3a3","brightGreen":"#c3bf9f","brightYellow":"#e0cf9f","brightBlue":"#94bff3","brightPurple":"#ec93d3","brightCyan":"#93e0e3","brightWhite":"#ffffff","background":"#3f3f3f","foreground":"#dcdccc","cursorColor":"#73635a","selectionBackground":"#21322f","credits":[{"credit":"Zenburn","link":"http://sunaku.github.io/zenburn-terminal-color-scheme.html"},{"credit":"mcchrish/zenbones.nvim","link":"https://github.com/mcchrish/zenbones.nvim"}],"luma":[0.24705882352941178],"contrast":[0.24705882352941178]} \ No newline at end of file +{"name":"Zenburn","black":"#4d4d4d","red":"#705050","green":"#60b48a","yellow":"#f0dfaf","blue":"#506070","purple":"#dc8cc3","cyan":"#8cd0d3","white":"#dcdccc","brightBlack":"#709080","brightRed":"#dca3a3","brightGreen":"#c3bf9f","brightYellow":"#e0cf9f","brightBlue":"#94bff3","brightPurple":"#ec93d3","brightCyan":"#93e0e3","brightWhite":"#ffffff","background":"#3f3f3f","foreground":"#dcdccc","cursorColor":"#73635a","selectionBackground":"#21322f","credits":[{"credit":"Zenburn","link":"http://sunaku.github.io/zenburn-terminal-color-scheme.html"},{"credit":"mcchrish/zenbones.nvim","link":"https://github.com/mcchrish/zenbones.nvim"}],"luma":0.24705882352941178,"contrast":[0.24705882352941178]} \ No newline at end of file