Skip to content

mitranim/sublime-themes

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 

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

About

Custom color schemes for Sublime Text

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages