From 61b754b6576488470aee1d56b853e99526e1ee41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oskar=20Wickstr=C3=B6m?= Date: Fri, 15 Dec 2017 08:15:59 +0100 Subject: [PATCH] Update readme --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 154e80c..c84ed70 100644 --- a/README.md +++ b/README.md @@ -4,16 +4,17 @@ A minimal colorscheme for Vim that only puts emphasis on the paramount. ## 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/dark.png) ## Installation -Simply copy the color scheme file to your `~/.vim/colors` -directory or use a plugin manager like [Plug][] or [Vundle][] and add -`"owickstrom/vim-colors-paramount"` as a plugin. +Copy the color scheme file to your `~/.vim/colors` directory, or use a plugin +manager like [Plug][] or [Vundle][] and add `"owickstrom/vim-colors-paramount"` +as a plugin. [vundle]: https://github.com/gmarik/Vundle.vim [plug]: https://github.com/junegunn/vim-plug