Skip to content

Latest commit

 

History

History
55 lines (43 loc) · 1.67 KB

README.md

File metadata and controls

55 lines (43 loc) · 1.67 KB

image

kat.vim

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.

NeoVim Feature Support

NeoVim version

Installation:

Install with your plugin manager of choice. Example for vim-plug:

" kat.vim
Plug 'katawful/kat.vim'

Examples

2021-05-01~12:11:52 2021-05-01~12:13:38

2021-05-01~12:12:25 2021-05-01~12:13:07

Options

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'

Currently supported plugin colorations

Plugin
coc.nvim
Vimwiki
indentLine
Airline
lightline

Currently supported filetype colorations

Filetypes
Vimscript
XML
HTML
Markdown
CSS

Contributing

If you want a plugin or filetype addition, feel free to make an issue