Skip to content

catppuccin/zed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo
Catppuccin for Zed

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

  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.
  2. Create the themes/ subfolder inside the directory of your Zed configuration file (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, 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.

Publishing to the Marketplace

See the Zed documentation for more information.

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org