Closed alexeyten closed 2 years ago
It first converted .itermcolors
to .xrdb
, so the source of truth shouldn't have changed.
https://github.com/mbadolato/iTerm2-Color-Schemes/blob/8d3c591da29bca19e3ea605f29a84108862471db/tools/update_all.py#L30
OK, Blazer
and Sublette
are just reordering fields (new generator sort them by name). So we should probably just regenerate and commit them.
But wilmersdorf
was originally broken:
Foreground color is different in iterm and xrdb in original commit:
Old generator used
xrdb
as a source for all other schemes. New one usesschemes
and there are some differences.I've regenerated all files and see this diff:
Should we regenerate all files (and may be screenshots)?