An unoffical Poimandres theme for Alacritty terminal.
No white variant? No, sorry! I couldn't stand looking at such bright colors enough to convert it. PRs are welcome though.
Simply copy the content of any of the themes at ./theme/
into your alacritty.yml
configuration file.
That's it!
To get the same look as in the screenshots you need the followings:
- Theme: Poimandres
- Font: Fira Code
- Shell: ZSH
- Prompt: Starship
- Plugins: zsh-syntax-highlighting
You can also find my complete dotfiles here
- poimandres-theme: VS Code version
- poimandres-iterm: Iterm version
Especial thanks to the authors of these projects:
- Poimandres for VS Code: The original theme.
- ditto: I used it to convert the original VSCode theme to an iTerm2 colors.
- colortty: I used it to convert the output of ditto to Alacritty then modified the output a bit.