An open API service indexing awesome lists of open source software.

https://github.com/catppuccin/zed-icons

🦊 Soothing pastel icons for Zed
https://github.com/catppuccin/zed-icons

catppuccin icons theme zed

Last synced: about 2 months ago
JSON representation

🦊 Soothing pastel icons for Zed

Awesome Lists containing this project

README

          


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](https://docs.deno.com/runtime/getting_started/installation/), zero-config runtime for typescript
used to easily pull `vscode-icons`'s [`fileIcons.ts`](src/vscode-icons/src/defaults/fileIcons.ts) definitions.
2. [just](https://just.systems/man/en/packages.html), a simple command line runner.

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

```bash
just setup
just build
```

### 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