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/base16-qutebrowser
- Clone the base16-qutebrowser
- Clone tinted-schemes
- Install tinted-builder-rust
- Execute
tinted-builder-rust build base16-qutebrowser
with
--schemes-dir
arg - provide/path/to/tinted-schemes
tinted-builder-rust build /path/to/base16-qutebrowser \
--schemes-dir /path/to/tinted-schemes
If you have more questions about tinted-builder-rust, have a look at the information on the GitHub page.