Contributing
September 16, 2024 ยท View on GitHub
This repository includes a GitHub Action that builds the colorschemes once a week. This keeps the colorschemes up-to-date automatically.
Building
Dependencies
>=0.9.3tinted-builder-rust
Usage for template editing
- Install tinted-builder-rust
tinted-builder-rust build path/to/tinted-xresources
Usage for adding or editing a colorscheme
- Clone the tinted-xresources
- Clone tinted-schemes
- Install tinted-builder-rust
- Execute
tinted-builder-rust build tinted-xresourceswith
--schemes-dirarg - provide/path/to/tinted-schemes
tinted-builder-rust build /path/to/tinted-xresources \
--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.