Closed dacid44 closed 4 months ago
One quirk is that for some reason I had to change any occurrence of ff
in a channel for fe
, whiskers
panics for some reason if any color channel in the color overrides is ff
.
Also, I see you just added a commit after being active for a while, just as I was working on this. Quite the coincidence!
Catppuccin has a tool called whiskers which is used to generate the color scheme files for different programs. It accepts color overrides in the form of JSON, and I made a JSON file that works with it in order to make a Carburetor scheme for Zed. Would you like a PR with that file and documentation on how to use it?