Minimal Zed theme focused on typography.
- Install the veneer-theme CLI used to build the theme assets:
cargo install --git https://github.com/ascarter/veneer-theme
- Install just for running the task recipes:
brew install just
- Generate the compiled theme files:
just build
The output ends up in themes/ and can be linked or copied into your Zed config.
The theme can be installed as an extension in Zed.
just build(default): Createthemes/alpental.jsonfromsrc/alpental.json.terausingveneer.just clean: Remove the generatedthemes/directory.

