Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/keith/parsec

A color scheme for people tired of solarized
https://github.com/keith/parsec

color-scheme colorscheme solarized vim

Last synced: 10 days ago
JSON representation

A color scheme for people tired of solarized

Awesome Lists containing this project

README

        

# parsec

A colorscheme created using
[color-builder](https://github.com/Keithbsmiley/color-builder). This
uses [solarized](https://github.com/altercation/solarized)
templates with custom colors to create a dark theme with proper
highlighting.

## Currently supported

- Vim
- iTerm2
- Xcode (move to `~/Library/Developer/Xcode/UserData/FontAndColorThemes`)
- TextMate/Sublime (these are not in any package managers. It would be
awesome if you wanted to fix that)

## Examples

![vim example](https://raw.githubusercontent.com/Keithbsmiley/parsec/master/screenshots/vim.png)
![iTerm example](https://raw.githubusercontent.com/Keithbsmiley/parsec/master/screenshots/iterm.png)
![Xcode example](https://raw.githubusercontent.com/Keithbsmiley/parsec/master/screenshots/xcode.png)

### New applications

If you'd like this to work with your favorite text editor please look
at the
[color-builder](https://github.com/Keithbsmiley/color-builder)
repository which generates these themes and follow those guidelines.

If you'd just like to ask me to setup compatibility with another
application please [submit an
issue](https://github.com/Keithbsmiley/color-builder/issues).

### Notes

There is a [separate vim
repo](https://github.com/Keithbsmiley/parsec.vim) so you don't have to
clone all of this excess when using vundle/pathogen etc.