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 f4185d2 commit 761d99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Wryan/Wryan.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"Wryan","black":"#333333","red":"#8c4665","green":"#287373","yellow":"#7c7c99","blue":"#395573","purple":"#5e468c","cyan":"#31658c","white":"#899ca1","brightBlack":"#3d3d3d","brightRed":"#bf4d80","brightGreen":"#53a6a6","brightYellow":"#9e9ecb","brightBlue":"#477ab3","brightPurple":"#7e62b3","brightCyan":"#6096bf","brightWhite":"#c0c0c0","background":"#101010","foreground":"#999993","cursorColor":"#9e9ecb","selectionBackground":"#4d4d4d","Credits":{"Credit":"baskerville","Link":"https://github.com/baskerville/iTerm-2-Color-Themes"}}
{"name":"Wryan","black":"#333333","red":"#8c4665","green":"#287373","yellow":"#7c7c99","blue":"#395573","purple":"#5e468c","cyan":"#31658c","white":"#899ca1","brightBlack":"#3d3d3d","brightRed":"#bf4d80","brightGreen":"#53a6a6","brightYellow":"#9e9ecb","brightBlue":"#477ab3","brightPurple":"#7e62b3","brightCyan":"#6096bf","brightWhite":"#c0c0c0","background":"#101010","foreground":"#999993","cursorColor":"#9e9ecb","selectionBackground":"#4d4d4d","credits":[{"credit":"baskerville","link":"https://github.com/baskerville/iTerm-2-Color-Themes"}]}

0 comments on commit 761d99f

Please sign in to comment.