Skip to content

Maykeye/youmu-colortheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Youmu Konpaku Inspired

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.

Installation

  • Copy youmu.vim into ~/.config/nvim/colors/
  • :colorscheme youmu

For persistent change you can add it to $MYVIMRC;

vim.cmd([[
:colorscheme youmu
]])
  • Ribbit

Example

example.png

This is std::io from rust and the colorscheme file itself.

About

Colortheme for neovim inspired by Youmu Konpaku

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published