terminal-snazzy
October 30, 2025 · View on GitHub
Elegant Terminal theme with bright colors

Install
Run this command in Terminal:
curl -O https://raw.githubusercontent.com/sindresorhus/terminal-snazzy/main/Snazzy.terminal && open Snazzy.terminal
Then go to Settings → Profiles, click Snazzy, and then click the Default button.
Manual installation
Alternatively, you can download it manually:
- Right-click
Snazzy.terminaland chooseSave Link As…. - Remove the quarantine attribute:
xattr -d com.apple.quarantine ~/Downloads/Snazzy.terminal - Double-click the file to import it.
Tip
To get the exact same look as in the screenshot, you need to use the Pure prompt, Menlo font, and the zsh-syntax-highlighting plugin to have commands highlighted.
Related
- hyper-snazzy - Hyper version
- iterm2-snazzy - iTerm2 version
- st-snazzy - Simple Terminal version (suckless st)