Earthbound Themes
Sublime submodule for the earthbound-themes repo
Details
Installs
- Total 1K
- Win 716
- Mac 174
- Linux 214
Apr 20 | Apr 19 | Apr 18 | Apr 17 | Apr 16 | Apr 15 | Apr 14 | Apr 13 | Apr 12 | Apr 11 | Apr 10 | Apr 9 | Apr 8 | Apr 7 | Apr 6 | Apr 5 | Apr 4 | Apr 3 | Apr 2 | Apr 1 | Mar 31 | Mar 30 | Mar 29 | Mar 28 | Mar 27 | Mar 26 | Mar 25 | Mar 24 | Mar 23 | Mar 22 | Mar 21 | Mar 20 | Mar 19 | Mar 18 | Mar 17 | Mar 16 | Mar 15 | Mar 14 | Mar 13 | Mar 12 | Mar 11 | Mar 10 | Mar 9 | Mar 8 | Mar 7 | Mar 6 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 7 | 7 | 3 | 3 | 4 | 8 | 6 | 3 | 1 | 3 | 4 | 6 | 3 | 6 | 9 | 3 | 4 | 2 | 1 | 4 | 3 | 4 | 4 | 2 | 4 | 7 | 2 | 4 | 4 | 7 | 3 | 1 | 3 | 5 | 5 | 4 | 4 | 5 | 4 | 6 | 5 | 3 | 0 | 2 | 3 | 2 |
Mac | 0 | 0 | 1 | 0 | 1 | 1 | 3 | 0 | 2 | 0 | 1 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 1 | 0 | 2 | 0 | 0 | 0 | 0 | 3 | 1 | 0 | 2 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 1 | 3 | 2 |
Linux | 0 | 1 | 2 | 0 | 0 | 0 | 1 | 3 | 0 | 1 | 0 | 1 | 0 | 2 | 1 | 1 | 0 | 0 | 1 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 2 | 2 | 3 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 3 | 3 | 1 | 1 | 1 | 1 | 1 | 2 | 0 |
Readme
- Source
- raw.githubusercontent.com
:art: Code editor themes inspired by the memorable and bizarre locations from Earthbound (aka Mother 2).
Available now for Vim, VSCode, Sublime, and Atom!
Current Themes
- Earthbound
- Moonside
- Zombie Threed
- Dusty Dunes
- Fire Spring
- Magicant (Light Theme)
- Cave of the Past (Monochromatic Theme)
Each theme is modeled after an iconic location in the game, and all color themes follow the AA/AAA color accessibility guidelines for all font sizes.
“Darker” Themes
- Earthbound Darker
- Zombie Threed Darker
- Dusty Dunes Darker
- Fire Spring Darker
These themes are nearly identical to their “regular” theme counterparts, but use a darker background to provide a higher contrast alternative with the syntax colors.
Earthbound
- Colors:
-
#1c0037
(Background) -
#ffffff
(Foreground) -
#fafd51
-
#fb967f
-
#70caff
-
#abdcdc
-
#aaaaaa
-
Moonside
- Colors:
-
#000000
(Background) -
#ffffff
(Foreground) -
#fD35fa
-
#ff6693
-
#f6f929
-
#c67ff4
-
#aaef64
-
#5e9aff
-
Zombie Threed
- Colors:
-
#303454
(Background) -
#f0faff
(Foreground) -
#d4cbff
-
#c67ff4
-
#ffcf32
-
#2fff89
-
#f89070
-
#aaaaaa
-
Fire Spring
- Colors:
-
#181020
(Background) -
#ffffca
(Foreground) -
#74e4f3
-
#d9c400
-
#ff7e50
-
#f0e500
-
#a99ade
-
#d992ff
-
Dusty Dunes
- Colors:
-
#0e0900
(Background) -
#f9e4a1
(Foreground) -
#f6d56a
-
#ffebae
-
#ffd03c
-
#f6d56a
-
#666644
-
Magicant (Light Theme)
- Colors:
-
#f9f8b9
(Background) -
#220088
(Foreground) -
#604633
-
#7100b1
-
#a31100
-
#87000d
-
#604633
-
#9d02f2
-
Cave of the Past (Monochrome)
- Colors:
-
#b0d0b8
(Background) -
#394537
(Foreground) -
#0e1e0e
-
#2b342a
-
#293d29
-
#445046
-
Currently Supported Editors
Installation
Vim
Refer to the vim submodule README or the plugin page on vim.org
Visual Studio Code
Install through the online marketplace, or by searching “Earthbound” in the extension manager in VSCode and installing from there.
Sublime
Install through Sublime by searching “EarthboundThemes” (package info available here).
Atom
Install through atom's online package site, or by opening Atom and searching for “Earthbound” in Themes.
Contributing
Contributions and PRs are highly encouraged for improvements, new color themes, support for other editors, etc.
If there are any issues with the color schemes, or if one of them has poor contrast in a particular setting, please let me know by opening an issue.
Credits
- Atom theme switcher adapted from Dayle Rees' Rainglow themes for Atom (https://github.com/rainglow/atom)