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 d7e98ed commit e4c2c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json/AdventureTime.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"AdventureTime","black":"#050404","red":"#bd0013","green":"#4ab118","yellow":"#e7741e","blue":"#0f4ac6","purple":"#665993","cyan":"#70a598","white":"#f8dcc0","brightBlack":"#4e7cbf","brightRed":"#fc5f5a","brightGreen":"#9eff6e","brightYellow":"#efc11a","brightBlue":"#1997c6","brightPurple":"#9b5953","brightCyan":"#c8faf4","brightWhite":"#f6f5fb","background":"#1f1d45","foreground":"#f8dcc0","cursorColor":"#efbf38","selectionBackground":"#706b4e","credits":[{"credit":"zdj","link":"https://github.com/zdj/themes/tree/master/iterm2"}]}
{"name":"AdventureTime","black":"#050404","red":"#bd0013","green":"#4ab118","yellow":"#e7741e","blue":"#0f4ac6","purple":"#665993","cyan":"#70a598","white":"#f8dcc0","brightBlack":"#4e7cbf","brightRed":"#fc5f5a","brightGreen":"#9eff6e","brightYellow":"#efc11a","brightBlue":"#1997c6","brightPurple":"#9b5953","brightCyan":"#c8faf4","brightWhite":"#f6f5fb","background":"#1f1d45","foreground":"#f8dcc0","cursorColor":"#efbf38","selectionBackground":"#706b4e","credits":[{"credit":"zdj","link":"https://github.com/zdj/themes/tree/master/iterm2"}],"luma":[0.126718431372549],"contrast":[0.126718431372549]}

0 comments on commit e4c2c57

Please sign in to comment.