
Catppuccin Icons for Zed
- Open Zed.
- Open the command palette (Cmd+Shift+P) and enter zed: extensions.
- Search for the Catppuccin Icons extension and install.
- Enter icon theme selector: toggle in the command palette and select the Catppuccin Icons theme in your preferred flavor in the dropdown.
Get started by installing the following:
- deno, zero-config runtime for typescript
used to easily pull
vscode-icons
'sfileIcons.ts
definitions. - 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
See the Zed documentation for more information.
Copyright © 2021-present Catppuccin Org