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: 11 months 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 11 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T15:17:49.000Z (over 1 year ago)
- Last Synced: 2025-03-18T00:11:18.477Z (11 months ago)
- Topics: vim, vim-colors, vim-theme
- Language: Vim Script
- Size: 39.1 KB
- Stars: 9
- Watchers: 1
- 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).

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