A minimal colorscheme for Vim that only puts emphasis on the paramount.
Fira Code font on light and dark backgrounds, with Ruby code from VimColors:
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.
:colorscheme paramount
Supports both background=light
and background=dark
.
Based on the pencil and off colorschemes.
If you find any problems with this color scheme please post an Issue here on GitHub. Thanks!
Original license from pencil: MIT