Skip to content

Catppuccin Icons

v1.23.1

🦊 Soothing pastel icons for Zed

Logo
Catppuccin Icons 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 Icons extension and install.
  4. Enter icon theme selector: toggle in the command palette and select the Catppuccin Icons theme in your preferred flavor in the dropdown.

Development

Theme Generation

Get started by installing the following:

  1. deno, zero-config runtime for typescript used to easily pull vscode-icons's fileIcons.ts definitions.
  2. just, a simple command line runner.

Once installed, run the following to initialize the project & generate all JSON definitions in the icon_themes/ directory.

just setup
just build

Publishing to the Marketplace

See the Zed documentation for more information.

πŸ’ Thanks to

Β 

Copyright Β© 2021-present Catppuccin Org