This is a colorscheme for nvim is inspired by Youmu Konpaku from Touhou games by ZUN. (Though it looks like a swamp, ribbit)
Besides general colors, it overwrites LSP tokens for rust, and some other languages that I sometimes use or read.
- Copy youmu.vim into ~/.config/nvim/colors/
:colorscheme youmu
For persistent change you can add it to $MYVIMRC
;
vim.cmd([[
:colorscheme youmu
]])
- Ribbit
This is std::io
from rust and the colorscheme file itself.