Skip to content

Commit

Permalink
fix: 4bitcss credit object format ( Fixes #79 )
Browse files Browse the repository at this point in the history
    Also not passing thru modified objects
  • Loading branch information
StartAutomating authored and StartAutomating committed Oct 23, 2024
1 parent f11cd06 commit 811252c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zenwritten-light/zenwritten-light.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"zenwritten_light","black":"#eeeeee","red":"#a8334c","green":"#4f6c31","yellow":"#944927","blue":"#286486","purple":"#88507d","cyan":"#3b8992","white":"#353535","brightBlack":"#c6c3c3","brightRed":"#94253e","brightGreen":"#3f5a22","brightYellow":"#803d1c","brightBlue":"#1d5573","brightPurple":"#7b3b70","brightCyan":"#2b747c","brightWhite":"#5c5c5c","background":"#eeeeee","foreground":"#353535","cursorColor":"#353535","selectionBackground":"#d7d7d7","credits":[{"credit":"mcchrish/zenbones.nvim","link":"https://github.com/mcchrish/zenbones.nvim"}],"luma":0.9333333333333333,"contrast":[0.9333333333333333]}
{"name":"zenwritten_light","black":"#eeeeee","red":"#a8334c","green":"#4f6c31","yellow":"#944927","blue":"#286486","purple":"#88507d","cyan":"#3b8992","white":"#353535","brightBlack":"#c6c3c3","brightRed":"#94253e","brightGreen":"#3f5a22","brightYellow":"#803d1c","brightBlue":"#1d5573","brightPurple":"#7b3b70","brightCyan":"#2b747c","brightWhite":"#5c5c5c","background":"#eeeeee","foreground":"#353535","cursorColor":"#353535","selectionBackground":"#d7d7d7","creditTo":"mcchrish/zenbones.nvim","creditToLink":"https://github.com/mcchrish/zenbones.nvim","luma":0.9333333333333333,"contrast":[0.9333333333333333]}

0 comments on commit 811252c

Please sign in to comment.