This cookbook reproduces a clean, side-by-side diff setup themed in Tokyo Night, applied consistently in two places: the terminal (every git diff, git show, git log -p, and merge conflict) and lazygit's diff panes. It uses delta as the pager, with custom add/remove backgrounds, colored line-number gutters, and styled file and hunk headers, so reviews read the same way whether you are on the command line or driving lazygit.
- macOS with Homebrew.
- A true-color (24-bit) terminal, since the theme relies on exact hex colors.
- git and (optionally) lazygit already installed.