
zshrc env ZSH_THEME with this Gruvbox colored one, or just tweak the colors of the full theme list.
Assuming you're using Oh-My-Zsh above, you can replace the default theme in. Also check the Gruvbox notes on true color True Color enabled in iTerm2, Zsh, and Vim.
The contrib repo has the theme for different app formats, including iTerm2, SpaceVim, Tilix, and tmux. It supports light and dark modes, as well as various contrast options. I'm now using the community fork which is better maintained. I like having matching true-color themes in all my shell apps
Here's my custom Zsh prompt theme with 🐳 and "presentation mode" option. but also has colors you can tweak (see below) Oh-My-Zsh has themes, which mostly affect the prompt features like git branch, current directory, etc. Check their GitHub wiki for more info and how to customize Zsh "Configuration Manager": Oh-My-Zsh adds a bunch of bonus features and plugins to your shell. Windows 10: I recommend WSL/WSL2 with Ubuntu and zsh installed there, rather than a zsh.exe alternative. Next, change your login shell with chsh -s $(which zsh) Linux: If which zsh shows nothing, then install with apt/yum/apk. macOS: Now the default in 10.15+ at /bin/zsh or manually install a newer version with brew install zsh to /usr/local/bin/zsh. The GUI that emulates a text terminal, and runs a shell AKA "Ultimate Terminal Setup" 2020 update note: Follow me on Patreon to get updates when I build this into more of a video tutorial, which some have wanted me to call "Shell Mastery" 😂 Terminal Emulator My terminal emulator and shell setup for macOS, Linux, and Windows.