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

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

🦊 Soothing pastel icons for JetBrains IDEs
https://github.com/catppuccin/jetbrains-icons

catppuccin hacktoberfest icons jetbrains theme

Last synced: 11 months ago
JSON representation

🦊 Soothing pastel icons for JetBrains IDEs

Awesome Lists containing this project

README

          


Logo


Catppuccin Icons for JetBrains IDEs







## Previews

🌻 Latte

🪴 Frappé

🌺 Macchiato

🌿 Mocha

## Installation

### Plugin Marketplace

1. Head to the [Plugin Marketplace](https://plugins.jetbrains.com/) (**Settings** > **Plugins** > **Marketplace**)
2. Search for "Catppuccin Icons"
3. Install Plugin

### Manual

Download the [latest release](https://github.com/catppuccin/jetbrains-icons/releases/latest) and import it with **Settings** > **Plugins** > ⚙️ > **Install plugin from disk...**.

## Usage

1. Head to **Settings** > **Appearance & Behavior** > **Catppuccin Icons**.
2. Select a flavor for the icons to use.
3. Restart your IDE.
4. Enjoy your new icons!

## Development

1. Clone the repository.

```shell
git clone https://github.com/catppuccin/jetbrains-icons --recursive
cd jetbrains-icons
```

2. If you haven't already, enable [Corepack](https://github.com/nodejs/corepack).
3. Generate icons from [catppuccin/vscode-icons](https://github.com/catppuccin/vscode-icons).

```shell
pnpm install && pnpm build
```

4. `Build Plugin` via Intellij or terminal.

```shell
./gradlew buildPlugin
```

## 💝 Thanks to

- [Quentin](https://github.com/quentinguidee)

 




Copyright © 2021-present Catppuccin Org