Logo
Catppuccin for Sublime Text

## Usage ### Installation #### Package Control 1. In Sublime Text, open the command palette with ctrl+shift+p (Windows, Linux) or cmd+shift+p (Mac). 2. Enter `Package Control Install Package` (or usually just `pcip`) and select it. 4. Search for and select the *Catppuccin* package. #### Git download 1. In Sublime Text, find the `Packages` directory by going to `Preferences->Browse Packages...`. 2. From the command line, go to the `Packages` directory and clone the repo: ``` git clone https://github.com/catppuccin/sublime-text.git Catppuccin ``` #### Manual download 1. Download the [GitHub repo .zip](https://github.com/catppuccin/sublime-text/archive/refs/heads/main.zip). 2. Unzip into a directory named `Catppuccin`. 3. In Sublime Text, open the `Packages` directory by going to `Preferences->Browse Packages...`. 4. Move the `Catppuccin` directory into the `Packages` directory. ### Activation 1. In Sublime Text, go to `Preferences->Select Color Scheme...` and select any of the four flavours of Catppuccin. 2. Go to `Preferences->Select Theme...` and select `Adaptive`. ## 💝 Thanks to - [BrunDerSchwarzmagier](https://github.com/BrunDerSchwarzmagier) - [ghostx31](https://github.com/ghostx31)  

Copyright © 2021-present Catppuccin Org