Elegant Terminal theme with bright colors
Run this command in Terminal:
curl -O https://raw.githubusercontent.com/sindresorhus/terminal-snazzy/main/Snazzy.terminal && open Snazzy.terminalThen go to Settings → Profiles, click Snazzy, and then click the Default button.
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.
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.
- hyper-snazzy - Hyper version
- iterm2-snazzy - iTerm2 version
- st-snazzy - Simple Terminal version (suckless st)

