Color scheme for Vim that uses terminal colors and only uses font style types (italics, bold, underline) for syntax highlighting.
Find a file
2023-06-08 12:57:39 +02:00
colors chore(init): add viva color scheme 2023-06-08 12:57:39 +02:00
README.md chore(init): add viva color scheme 2023-06-08 12:57:39 +02:00

vim-theme-viva

A color theme for Vim that uses the terminal colors (background, foreground) and sets up highlighting to only use font style types such as bold, italics, and underline.

Usage

Copy colors/viva.vim to ~/.vim/colors/viva.vim and load it in ~/.vimrc:

colorscheme viva