diff options
| author | Fuwn <[email protected]> | 2025-07-04 06:45:46 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-07-04 06:45:46 -0700 |
| commit | 5c2e1f2eacff5b8714c47b5b4438ae72cabb3e7b (patch) | |
| tree | c1aa116912eca3141df32aca409e9d11a1fe9689 /README.md | |
| parent | refactor(generate_theme): single jq call (diff) | |
| parent | style(generate_theme): Brace variable references (diff) | |
| download | zed-theme-wal-main.tar.xz zed-theme-wal-main.zip | |
This commit introduces a templating system that allows users to select from several templates when generating a colour scheme. Users can create templates in the `./templates` directory adjacent to the `generate_theme` script. Available templates can be listed by running `generate_theme` with the `--list` flag and can be selected by using the `--mode` flag during generation.
The `default` and `readability` templates are provided as base options. The `default` template is the standard scheme suitable for most use cases, and the `readability` template employs an alternative scheme that aims to enhance the readability of potentially hard-to-read elements when using specific Pywal configurations with poorly contrasting or otherwise unsuitable colours.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions