https://github.com/catppuccin/zed
🦀 Soothing pastel theme for Zed
https://github.com/catppuccin/zed
catppuccin hacktoberfest theme zed
Last synced: 5 months ago
JSON representation
🦀 Soothing pastel theme for Zed
- Host: GitHub
- URL: https://github.com/catppuccin/zed
- Owner: catppuccin
- License: mit
- Created: 2024-02-03T02:54:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-09T21:09:51.000Z (7 months ago)
- Last Synced: 2025-11-09T21:11:41.700Z (7 months ago)
- Topics: catppuccin, hacktoberfest, theme, zed
- Language: Just
- Homepage:
- Size: 12.8 MB
- Stars: 645
- Watchers: 1
- Forks: 21
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zed-extensions - Catppuccin
README

Catppuccin for Zed
## Previews
🌻 Latte

🪴 Frappé

🌺 Macchiato

🌿 Mocha

## Usage
> [!Note]
> We also have a [Catppuccin Icon Pack](https://zed.dev/extensions?query=catppuccin+icons)!
1. Open Zed.
2. Open the command palette (Cmd+Shift+P) and enter _zed: extensions_.
3. Search for the _Catppuccin_ extension and install.
4. Enter _theme selector: toggle_ in the command palette and select the Catppuccin theme in your preferred flavor in the dropdown.
### Accents
1. Download the JSON file of your preferred accent from the [latest GitHub release](https://github.com/catppuccin/zed/releases/latest).
2. Create the `themes/` subfolder inside the directory of your [Zed configuration file](https://zed.dev/docs/configuring-zed#settings-files) (typically `~/.config/zed/`).
3. Move the downloaded file from Step 1 to the `themes/` subfolder created in Step 2.
4. Restart Zed.
5. Enter _theme selector: toggle_ in the command palette and select your new flavor and accent combination theme in the dropdown.
## Development
Install [Whiskers](https://github.com/catppuccin/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](https://zed.dev/docs/extensions/developing-extensions) for more information.
### Publishing to the Marketplace
See the [Zed documentation](https://zed.dev/docs/extensions/developing-extensions#updating-an-extension) for more information.
## 💝 Thanks to
- [tecandrew](https://github.com/tecandrew)
Copyright © 2021-present Catppuccin Org