Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgraham/xcode-low-key-vim
A Vim theme using Xcode's Low Key color palette.
https://github.com/dgraham/xcode-low-key-vim
vim vim-colors vim-theme
Last synced: 22 days ago
JSON representation
A Vim theme using Xcode's Low Key color palette.
- Host: GitHub
- URL: https://github.com/dgraham/xcode-low-key-vim
- Owner: dgraham
- License: mit
- Created: 2014-08-11T00:16:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T15:17:49.000Z (6 months ago)
- Last Synced: 2024-10-12T19:24:54.122Z (about 1 month ago)
- Topics: vim, vim-colors, vim-theme
- Language: Vim Script
- Size: 39.1 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xcode Low Key Vim Theme
A Vim theme using Xcode's Low Key color palette. There's also a
[version of this theme](https://github.com/dgraham/xcode-low-key-syntax)
for [Atom](https://atom.io).![xcode-low-key-vim](https://cloud.githubusercontent.com/assets/122102/17079594/fcf8e34e-50d1-11e6-8d4a-7648412bbcd7.png)
## Installation
```
git clone https://github.com/dgraham/xcode-low-key-vim.git ~/.vim/pack/plugins/start/xcode-low-key-vim
```Add the theme to your `~/.vimrc` file.
```vim
colorscheme xcode-low-key
```## Terminal
For use in Terminal.app, install the [Xcode Low Key](Xcode%20Low%20Key.terminal) color profile.