sponsor Vim development Vim logo Vim Book Ad

vim-earthbound-themes : A set of 10+ color themes inspired by the SNES game Earthbound

 script karma  Rating 11/4, Downloaded by 533  Comments, bugs, improvements  Vim wiki

created by
Ben Busby
 
script type
color scheme
 
description
Vim color schemes inspired by the memorable and bizarre locations from the Super Nintendo game Earthbound (aka Mother 2).

The set of themes contains over 10 different themes, including a light theme and two monochromatic themes. All themes are generated using a single Lua build script, and are available for other editors as well.

GitHub: https://github.com/benbusby/earthbound-themes

Vim-specific submodule: https://github.com/benbusby/vim-earthbound-themes
 
install details
-- Vundle --
Plugin 'benbusby/vim-earthbound-themes'

-- vim-plug --
Plug 'benbusby/vim-earthbound-themes'

Download the latest release zip/tar.gz from https://github.com/benbusby/vim-earthbound-themes/releases

If you want to build/customize the themes yourself, you can clone the parent repo and generate the themes to your heart's content:

git clone https://github.com/benbusby/earthbound-themes.git
cd earthbound-themes
git submodule init
git submodule update
./build.lua vim
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-earthbound-themes.tar.gz 1.1.0 2021-06-12 7.0 Ben Busby Add "Devil's Machine" theme
vim-earthbound-themes.tar.gz 1.0.2 2020-12-23 7.0 Ben Busby Add support for notermguicolors / cterm theme colors
vim-earthbound-themes.tar.gz 1.0.1 2020-12-18 7.0 Ben Busby Fix TODO/FIXME tag contrast
Remove unnecessary underline on constants
vim-earthbound-themes.tar.gz 1.0.0 2020-12-17 7.0 Ben Busby Initial upload
ip used for rating: 18.216.114.23

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github