Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mitranim/sublime-themes

Custom color schemes for Sublime Text
https://github.com/mitranim/sublime-themes

color-scheme sublime-text

Last synced: 15 days ago
JSON representation

Custom color schemes for Sublime Text

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