https://github.com/mitranim/sublime-themes
Custom color schemes for Sublime Text
https://github.com/mitranim/sublime-themes
color-scheme sublime-text
Last synced: 10 months ago
JSON representation
Custom color schemes for Sublime Text
- Host: GitHub
- URL: https://github.com/mitranim/sublime-themes
- Owner: mitranim
- License: unlicense
- Created: 2017-11-29T11:42:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T15:48:04.000Z (almost 2 years ago)
- Last Synced: 2025-09-01T04:30:30.902Z (10 months ago)
- Topics: color-scheme, sublime-text
- Language: Python
- Size: 104 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Overview
Custom color schemes for Sublime Text. Dark and light variants. Made for the Adaptive theme.
## Installation
Clone the repo and symlink it to your Sublime packages directory. Example for MacOS:
git clone https://github.com/mitranim/sublime-themes.git
cd sublime-themes
ln -sf "$(pwd)" "$HOME/Library/Application Support/Sublime Text/Packages/"
To find the packages directory on your system, use Sublime Text menu → Preferences → Browse Packages.
Activate:
Command Palette -> UI: Select Color Scheme -> Role Dark
Command Palette -> UI: Select Color Scheme -> Role Light
Use the built-in Adaptive theme to match the color scheme:
Command Palette -> UI: Select Theme -> Adaptive
## Modification
`make.py` automatically rebuilds the themes on changes in `src`, triggered by Sublime events.
## License
https://unlicense.org