## Previews
🌻 Latte🪴 Frappé🌺 Macchiato🌿 Mocha
## Usage
**Preferred method of installation**
- Install the extension from the [marketplace](https://marketplace.visualstudio.com/items?itemName=Catppuccin.catppuccin-vsc).\
**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+KCMD+T
* **Linux/Windows**: CTRL+KCTRL+T
1. Select theme flavour from the list.
2. Enjoy! :sparkles:
## 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
- [VictorTennekes](https://github.com/VictorTennekes)
- [Gingeh](https://github.com/Gingeh)
- [BrunDerSchwarzmagier](https://github.com/BrunDerSchwarzmagier)
- [ghostx31](https://github.com/ghostx31)
- [Ren](https://github.com/watatomo)