^bark
a warmer colorscheme
the font used is maple mono
a set of 16 colors. there's a base16 template for every piece of opensource software on earth. i recommend you don't install plugins and instead just use generators
- the base16 project
- tinted-theming is a good resource for learning about the format and finding templates/builders
put it in your ~/.config/nvim/colors/bark.vim
, then
- nvim
vim.cmd.colorscheme("bark")
- vim
colorscheme bark
any contributions are welcome, because this is just a slightly modified base16 output
if you liked this enough to port it into your software of choice, please let me know