A Vim theme with warm blue tones.
Currently designed for dark mode, light mode is usable but currently has contrast issues.
This theme only works with termguicolors
support.
Install with your plugin manager of choice. Example for vim-plug:
" kat.vim
Plug 'katawful/kat.vim'
Only 1 option is available: g:kat_theme
.
This changes the general theme between light and dark
Variable | Options | Default |
---|---|---|
g:kat_theme |
'dark' , 'light' |
'dark' |
Plugin |
---|
coc.nvim |
Vimwiki |
indentLine |
Airline |
lightline |
Filetypes |
---|
Vimscript |
XML |
HTML |
Markdown |
CSS |
If you want a plugin or filetype addition, feel free to make an issue