You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wezterm has some new sync machinery to pull in terminal color schemes from a variety of sources and bundle them up with each release.
A side effect of that is that we produce a json file that is used to render the color scheme previews for our docs (eg: here are schemes starting with the letter C).
wezterm has some new sync machinery to pull in terminal color schemes from a variety of sources and bundle them up with each release.
A side effect of that is that we produce a json file that is used to render the color scheme previews for our docs (eg: here are schemes starting with the letter C).
If you wanted to overwhelm your users with choice, it would probably be straightforward to transform this blob into what you need:
https://raw.githubusercontent.com/wez/wezterm/main/docs/colorschemes/data.json
The text was updated successfully, but these errors were encountered: