
Catppuccin Icons for Zed
Previews
π» Latte
πͺ΄ FrappΓ©
πΊ Macchiato
πΏ Mocha
Usage
- 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.
Development
Theme Generation
Get started by installing the following:
- deno, zero-config runtime for typescript
used to easily pull
vscode-icons'sfileIcons.tsdefinitions. - 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 buildPublishing to the Marketplace
See the Zed documentation for more information.
π Thanks to
Β
Copyright Β© 2021-present Catppuccin Org