Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If you wanted to "easily" add >700 color schemes... #10

Open
wez opened this issue Jul 15, 2022 · 1 comment
Open

If you wanted to "easily" add >700 color schemes... #10

wez opened this issue Jul 15, 2022 · 1 comment
Assignees
Milestone

Comments

@wez
Copy link

wez commented Jul 15, 2022

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

@nekowinston
Copy link
Owner

Awesome!
This is a great resource, I will definitely have a go at implementing this.

@nekowinston nekowinston transferred this issue from nekowinston/farbenfroh.io Nov 15, 2022
@nekowinston nekowinston self-assigned this Nov 15, 2022
@nekowinston nekowinston added this to the 1.0.0 milestone Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants