Hi Foot team,
I believe that terminals should generate the extended 256-color palette based on the user's base16 theme.
The rationale and approach is written up here.
This PR introduces a new generate-256-palette config option, (削除) enabled by default (削除ここまで) opt-in, which generates colors 16-255 by interpolating the user's base16 theme in CIELAB color space. No colors explicitly defined by the user are replaced.
I have introduced this to a few terminals already and plan to offer it to more soon.
Hi Foot team,
I believe that terminals should generate the extended 256-color palette based on the user's base16 theme.
The rationale and approach is written up [here](https://gist.github.com/jake-stewart/0a8ea46159a7da2c808e5be2177e1783).
This PR introduces a new generate-256-palette config option, ~~enabled by default~~ opt-in, which generates colors 16-255 by interpolating the user's base16 theme in CIELAB color space. No colors explicitly defined by the user are replaced.
I have introduced this to a few terminals already and plan to offer it to more soon.