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: 12 months ago
JSON representation
A color scheme for people tired of solarized
- Host: GitHub
- URL: https://github.com/keith/parsec
- Owner: keith
- License: mit
- Created: 2014-07-14T04:48:51.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2016-08-15T07:32:03.000Z (almost 10 years ago)
- Last Synced: 2025-04-04T13:13:12.407Z (about 1 year ago)
- Topics: color-scheme, colorscheme, solarized, vim
- Homepage:
- Size: 407 KB
- Stars: 31
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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



### 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.