Catppuccin for Zed
- Open Zed.
- Open the command palette (Cmd+Shift+P) and enter zed: extensions.
- Search for the Catppuccin extension and install.
- Enter theme selector: toggle in the command palette and select the Catppuccin theme in your preferred flavor in the dropdown.
- Download the JSON file of your preferred accent from the latest GitHub release.
- Create the
themes/
subfolder inside the directory of your Zed configuration file (typically~/.config/zed/
). - Move the downloaded file from Step 1 to the
themes/
subfolder created in Step 2. - Restart Zed.
- Enter theme selector: toggle in the command palette and select your new flavor and accent combination theme in the dropdown.
Install Whiskers, Catppuccin's in-house theme generator, to build and test themes locally.
Once installed, run whiskers zed.tera
to generate all themes in the themes/
directory.
You can then test the themes in Zed by opening the command palette and entering zed: install dev extension, selecting this repository, and then refreshing the theme extension using zed: reload extensions. workspace: reload may be needed if changes are not reflected immediately. See the Zed documentation for more information.
See the Zed documentation for more information.
Copyright © 2021-present Catppuccin Org