Skip to content

Pastel plastic-candy-esque theme for vim based on pico-8 themes

License

Notifications You must be signed in to change notification settings

BOTButtcheeks/vimbnunny8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimbnunny8 is a fork of markbahnman/vim-pico8-color

I didn't like the grey... and then I adjusted a lot of colours for fun. I did run this through the color test thing so it should be all visible. It should be compatible in the same way the original markbahnman/vim-pico8-color. I believe I have left the original colors alone so sprite mapping still is the same.

the old description is below, modified to help a bit

Vim color scheme inspired by the PICO-8 fantasy console.

Vim screenshot (Font in the pic is Bolded Cousine Nerd Font Mono) PICO-8 screenshot

Installation

Requires a terminal with true color support (or GVim/MacVim).

Using vim-plug:

Plug 'BOTButtcheeks/vimbnunny8'
Plug 'ssteinbach/vim-pico8-syntax' " optional

I honestly haven't gotten a pico-8 syntax to work, as you can see with the errors in the pictures, but that should be unrelated to coloring

put the below stuff after the call plug#end(), I don't think it works above it

set termguicolors
colorscheme bnunny8.vim

Related projects

This is a fork of BordenJardine's color scheme pico8-vim-colorscheme, but I have redone almost everything.

This color scheme works well with with:

Thanks to Roman Zolotarev for his PICO-8 Color Palette, which was a useful reference when making this.

License

MIT

About

Pastel plastic-candy-esque theme for vim based on pico-8 themes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 99.7%
  • Lua 0.3%