Update readme

master
Oskar Wickström 7 years ago
parent f1a955f3ab
commit 61b754b657

@ -4,16 +4,17 @@ A minimal colorscheme for Vim that only puts emphasis on the paramount.
## Screenshots ## Screenshots
*Fira Code* font on light and dark backgrounds: *Fira Code* font on light and dark backgrounds, with Ruby code from
[VimColors](vimcolors.com/438/paramount/dark):
![](screenshots/light.png) ![](screenshots/light.png)
![](screenshots/dark.png) ![](screenshots/dark.png)
## Installation ## Installation
Simply copy the color scheme file to your `~/.vim/colors` Copy the color scheme file to your `~/.vim/colors` directory, or use a plugin
directory or use a plugin manager like [Plug][] or [Vundle][] and add manager like [Plug][] or [Vundle][] and add `"owickstrom/vim-colors-paramount"`
`"owickstrom/vim-colors-paramount"` as a plugin. as a plugin.
[vundle]: https://github.com/gmarik/Vundle.vim [vundle]: https://github.com/gmarik/Vundle.vim
[plug]: https://github.com/junegunn/vim-plug [plug]: https://github.com/junegunn/vim-plug

Loading…
Cancel
Save