Skip to content

repraze/catppuccin-vscode-peacock

Repository files navigation

Logo
Catppuccin for VSCode Peacock

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Previews with Catppuccin for VSCode.

Usage

  1. Launch VSCode
  2. Install Peacock
  3. Within the command pallette, Ctrl + Shift + P, search for Preferences: Open User Settings (JSON)
  4. Choose your flavour (frappe, latte, macchiato, mocha)
  5. Copy the peacock property of flavour.json into your settings.json:
{
  // other vscode settings
  "peacock.favoriteColors": [
    // catppuccin flavour colors
    // other favorite colors
  ]
}
  1. Save and exit
  2. Within the command pallette, Ctrl + Shift + P, search for Peacock: Change to a Favorite Color
  3. Select your favorite one 🌈

As a bonus, you can set Peacock to Surprise Me From Favorites Only and Surprise Me On Startup.

💻 Development

The .json files can be regenerated when the palette is updated.

  1. Clone the repo.
  2. Run npm install
  3. Run npm run generate
  4. All .json files should be regenerated

💝 Thanks to

 

Copyright © 2021-present Catppuccin Org

About

🦚 Soothing pastel theme for VSCode Peacock extension

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published