Skip to content

Commit

Permalink
feat: 4bitcss luma and contrast ( Fixes #81, Fixes #82 )
Browse files Browse the repository at this point in the history
  • Loading branch information
StartAutomating authored and StartAutomating committed Oct 18, 2024
1 parent 5eec0f2 commit 137a98b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json/3024-Day.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"3024 Day","black":"#090300","red":"#db2d20","green":"#01a252","yellow":"#fded02","blue":"#01a0e4","purple":"#a16a94","cyan":"#b5e4f4","white":"#a5a2a2","brightBlack":"#5c5855","brightRed":"#e8bbd0","brightGreen":"#3a3432","brightYellow":"#4a4543","brightBlue":"#807d7c","brightPurple":"#d6d5d4","brightCyan":"#cdab53","brightWhite":"#f7f7f7","background":"#f7f7f7","foreground":"#4a4543","cursorColor":"#4a4543","selectionBackground":"#a5a2a2","credits":[{"credit":"0x3024","link":"https://github.com/0x3024"}]}
{"name":"3024 Day","black":"#090300","red":"#db2d20","green":"#01a252","yellow":"#fded02","blue":"#01a0e4","purple":"#a16a94","cyan":"#b5e4f4","white":"#a5a2a2","brightBlack":"#5c5855","brightRed":"#e8bbd0","brightGreen":"#3a3432","brightYellow":"#4a4543","brightBlue":"#807d7c","brightPurple":"#d6d5d4","brightCyan":"#cdab53","brightWhite":"#f7f7f7","background":"#f7f7f7","foreground":"#4a4543","cursorColor":"#4a4543","selectionBackground":"#a5a2a2","credits":[{"credit":"0x3024","link":"https://github.com/0x3024"}],"luma":[0.9686274509803922],"contrast":[0.9686274509803922]}

0 comments on commit 137a98b

Please sign in to comment.