This repository includes a GitHub Action that builds the colorschemes once a week. This keeps the colorschemes up-to-date automatically.
>=0.9.3
tinted-builder-rust
- Install tinted-builder-rust
tinted-builder-rust build path/to/tinted-iterm2
- Clone the tinted-iterm2
- Clone tinted-schemes
- Install tinted-builder-rust
- Execute
tinted-builder-rust build tinted-iterm2
with
--schemes-dir
arg - provide/path/to/schemes
tinted-builder-rust build /path/to/tinted-iterm2 \
--schemes-dir /path/to/schemes
If you have more questions about tinted-builder-rust, have a look at the information on the GitHub page.
- Run the colorscheme generation using tinted-builder-rust and commit the changes in your PR. Don't make changes directly to the generated colorschemes, make changes to the template instead.
- Please abide by what's requested in the PR template.