mirror of
https://github.com/LucasVbr/dotfiles.git
synced 2026-05-13 17:12:10 +00:00

Catppuccin for VSCode
Previews
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
- Clone this repository into the extensions folder of VSCode:
Or if you are using VSCodium:
git clone https://github.com/catppuccin/vscode.git $HOME/.vscode/extensions/catppuccin-vscgit clone https://github.com/catppuccin/vscode.git $HOME/.vscode-oss/extensions/catppuccin-vsc - Open the app and type:
- macOS: CMD+K CMD+T
- Linux/Windows: CTRL+K CTRL+T
- Select theme flavour from the list.
- Enjoy! ✨
Note
- From the settings, change
window.titleBarStyletocustomfor the context menus to be properly rendered according to the theme.
Development
- Clone and open this repository in VSCode.
- Press Ctrl+F5 (or CMD+F5) to open a new VSCode instance.
- The new instance's theme elements will update when modifications are performed from the original instance.
💝 Thanks to
Copyright © 2021-present Catppuccin Org





