# Makinda Color Scheme — Sublime Text
Premium light and dark color schemes for Sublime Text 3 / 4 with warm orange
accents and excellent readability.
## Variants
- **Makinda Light**
- **Makinda Dark**
## Install via Package Control
1. Open the command palette: Cmd/Ctrl+Shift+P
2. Run **Package Control: Install Package**
3. Choose **Makinda Color Scheme**
4. Activate via **Preferences → Select Color Scheme…** and pick _Makinda Light_
or _Makinda Dark_
## Manual install
Copy the two `.sublime-color-scheme` files in this directory into your Sublime
Text **User** package directory:
- macOS: `~/Library/Application Support/Sublime Text/Packages/User/`
- Linux: `~/.config/sublime-text/Packages/User/`
- Windows: `%APPDATA%\Sublime Text\Packages\User\`
Then activate with **Preferences → Select Color Scheme…**.
## License
MIT — see [LICENSE](LICENSE).