Skip to content

catppuccin-rfc/vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo
Catppuccin for VSCode

IMPORTANT: THIS IS NOT THE ACTUAL VSCODE REPO. YOU CAN FIND THE REPO HERE. THIS REPO EXISTS SOLELY FOR THE PURPOSE OF TESTING NEW TOOLS AND APIS. IT WILL BE TERMINATED SOON.

Previews

🌻 Latte
🪴 Frappé
🌺 Macchiato
🌿 Mocha

Usage

Preferred method of installation

  • Install the extension from the marketplace.
    OR
  • Open Visual Studio Code. Launch Quick Open by pressing Ctrl+P and typing ext install Catppuccin.catppuccin-vsc.

Manual method for installation

  1. Clone this repository into the extensions folder of VSCode:
    git clone https://github.com/catppuccin/vscode.git $HOME/.vscode/extensions/catppuccin-vsc
    
    Or if you are using VSCodium:
    git clone https://github.com/catppuccin/vscode.git $HOME/.vscode-oss/extensions/catppuccin-vsc
    
  2. Open the app and type:
    • macOS: CMD+K CMD+T
    • Linux/Windows: CTRL+K CTRL+T
  3. Select theme flavour from the list.
  4. Enjoy! ✨

Note

  • From the settings, change window.titleBarStyle to custom for the context menus to be properly rendered according to the theme.

Development

  1. Clone and open this repository in VSCode.
  2. Press Ctrl+F5 (or CMD+F5) to open a new VSCode instance.
  3. The new instance's theme elements will update when modifications are performed from the original instance.

💝 Thanks to

Copyright © 2021-present Catppuccin Org

About

Demo repository for `catppuccin/cli`

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published