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
- Host: GitHub
- URL: https://github.com/catppuccin/jetbrains-icons
- Owner: catppuccin
- License: mit
- Created: 2023-10-21T16:04:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-26T01:58:10.000Z (12 months ago)
- Last Synced: 2025-07-26T08:26:43.275Z (12 months ago)
- Topics: catppuccin, hacktoberfest, icons, jetbrains, theme
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/23029-catppuccin-icons
- Size: 750 KB
- Stars: 159
- Watchers: 4
- Forks: 15
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

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