Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/keith/parsec
- Owner: keith
- License: mit
- Created: 2014-07-14T04:48:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-15T07:32:03.000Z (about 8 years ago)
- Last Synced: 2024-10-12T06:08:17.237Z (27 days ago)
- Topics: color-scheme, colorscheme, solarized, vim
- Homepage:
- Size: 407 KB
- Stars: 31
- Watchers: 4
- 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
![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.