Skip to content

markbahnman/vim-pico8-color

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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

Currently only designed for Lua/PICO-8 files (colors don't look good with other languages and file types).

Vim PICO-8
Vim screenshot PICO-8 screenshot

Installation

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

Using vim-plug:

Plug 'evanrelf/vim-pico8-color'
Plug 'ssteinbach/vim-pico8-syntax' " optional

set termguicolors
colorscheme pico8

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

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 94.4%
  • Lua 5.6%