aboutsummaryrefslogtreecommitdiff

base16-lazygit

This repo provides templates for using Base16 color schemes with lazygit, a simple terminal UI for git commands.

All files in colors directory generated by lustache, lustache-cli and builder.

Examples

base16-onedark

Example lazygit with base16-onedark colorscheme

base16-google-light

Example lazygit with base16-google-light colorscheme

Usage

You can find an example config in examples/config.yml.

Place this file in:

  • Linux: ~/.config/lazygit/config.yml.
  • MacOS: ~/Library/Application\ Support/lazygit/config.yml.
  • Windows: %LOCALAPPDATA%\lazygit\config.yml (default location, but it will also be found in %APPDATA%\lazygit\config.yml.

License

MIT