Skip to content

Commit

Permalink
feat: 4bitcss json files and credits ( Fixes #79, Fixes #80 )
Browse files Browse the repository at this point in the history
    Adjusting json value casing
  • Loading branch information
StartAutomating authored and StartAutomating committed Oct 18, 2024
1 parent 117fc07 commit 7b69555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Wombat/Wombat.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"Wombat","black":"#000000","red":"#ff615a","green":"#b1e969","yellow":"#ebd99c","blue":"#5da9f6","purple":"#e86aff","cyan":"#82fff7","white":"#dedacf","brightBlack":"#313131","brightRed":"#f58c80","brightGreen":"#ddf88f","brightYellow":"#eee5b2","brightBlue":"#a5c7ff","brightPurple":"#ddaaff","brightCyan":"#b7fff9","brightWhite":"#ffffff","background":"#171717","foreground":"#dedacf","cursorColor":"#bbbbbb","selectionBackground":"#453b39","Credits":{"Credit":"djoyner","Link":"https://github.com/djoyner/iTerm2-wombat"}}
{"name":"Wombat","black":"#000000","red":"#ff615a","green":"#b1e969","yellow":"#ebd99c","blue":"#5da9f6","purple":"#e86aff","cyan":"#82fff7","white":"#dedacf","brightBlack":"#313131","brightRed":"#f58c80","brightGreen":"#ddf88f","brightYellow":"#eee5b2","brightBlue":"#a5c7ff","brightPurple":"#ddaaff","brightCyan":"#b7fff9","brightWhite":"#ffffff","background":"#171717","foreground":"#dedacf","cursorColor":"#bbbbbb","selectionBackground":"#453b39","credits":[{"credit":"djoyner","link":"https://github.com/djoyner/iTerm2-wombat"}]}

0 comments on commit 7b69555

Please sign in to comment.