https://github.com/catppuccin/zsh-syntax-highlighting
🪗 Soothing pastel theme for zsh-syntax-highlighting
https://github.com/catppuccin/zsh-syntax-highlighting
catppuccin catppuccin-theme hacktoberfest zsh-syntax-highlighting
Last synced: 9 months ago
JSON representation
🪗 Soothing pastel theme for zsh-syntax-highlighting
- Host: GitHub
- URL: https://github.com/catppuccin/zsh-syntax-highlighting
- Owner: catppuccin
- License: mit
- Created: 2022-06-20T22:51:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-30T11:08:53.000Z (over 1 year ago)
- Last Synced: 2025-08-07T01:56:49.200Z (11 months ago)
- Topics: catppuccin, catppuccin-theme, hacktoberfest, zsh-syntax-highlighting
- Language: Shell
- Homepage:
- Size: 252 KB
- Stars: 229
- Watchers: 6
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

Catppuccin for zsh-syntax-highlighting
## Usage
Required: [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)
* Clone this repository locally and copy catppuccin-zsh-syntax-highlighting to your preferred location on the file system, then source the file from ~/.zshrc. Note that your must source it _before_ loading the zsh-syntax-highlighting plugin.
Example setup:
```bash
git clone https://github.com/catppuccin/zsh-syntax-highlighting.git
cd zsh-syntax-highlighting/themes/
cp -v catppuccin_mocha-zsh-syntax-highlighting.zsh ~/.zsh/
```
Example `.zshrc`:
```bash
source ~/.zsh/catppuccin_mocha-zsh-syntax-highlighting.zsh
# now load zsh-syntax-highlighting plugin
```
Restart zsh
## 💝 Thanks to
- [hyperreal](https://github.com/hyperreal64)

Copyright © 2021-present Catppuccin Org