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 13:05:41 +02:00
.assets docs: add demo shot 2023-06-08 13:05:41 +02:00
colors chore(init): add viva color scheme 2023-06-08 12:57:39 +02:00
README.md docs: add demo shot 2023-06-08 13:05:41 +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.

screenshot of viva theme

Usage

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

colorscheme viva