-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hi!
I've had my own little nix-rice (that I think I forked from somewhere else?) that utilizes iterm2-color-schemes.
I'm also seeing that iterm2-color-schemes seems to automatically handle munging each theme into the format needed for various terminals/applications.
Are you open to me extending this repo (so I can delete my stagnating whatever repo) with a non-flake flake input for iterm2-color-schemes along with maybe some helpful functions to munge the toml/yaml back to a nix representation that users can then trivially add?
It should allow for niceties like single-update to change themes across all terminal emulators, etc. It's maybe "inelegant" in that iterm2-color-schemes is "duplicating" the color info for each application, but it also removes the entire headache of each terminal having slightly different naming, or extra color options, etc.
https://github.com/mbadolato/iTerm2-Color-Schemes/tree/master has wezterm, alacritty, rio, and I'm sure something that is foot-compatible which covers all the term emus I'm tinkering with.