Thanks to visit codestin.com
Credit goes to github.com

Skip to content

benbusby/colorstorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Earthbound Themes


Earthbound Themes Preview 🎨 Code editor themes inspired by the awesome, bizarre locations from the SNES game Earthbound (aka Mother 2).

Available now for Vim, VSCode, Atom, Sublime, and more!


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.

Earthbound

  • Colors:
    • #1c0037 #1c0037 (Background)
    • #ffffff #ffffff (Foreground)
    • #fafd51 #fafd51
    • #fb967f #fb967f
    • #70caff #70caff
    • #abdcdc #abdcdc
    • #aaaaaa #aaaaaa

Earthbound Screenshot

Moonside

  • Colors:
    • #000000 #000000 (Background)
    • #ffffff #ffffff (Foreground)
    • #fD35fa #fD35fa
    • #ff6693 #ff6693
    • #f6f929 #f6f929
    • #c67ff4 #c67ff4
    • #aaef64 #aaef64
    • #5e9aff #5e9aff

Moonside Screenshot

Zombie Threed

  • Colors:
    • #303454 #303454 (Background)
    • #f0faff #f0faff (Foreground)
    • #d4cbff #d4cbff
    • #c67ff4 #c67ff4
    • #ffcf32 #ffcf32
    • #2fff89 #2fff89
    • #f89070 #f89070
    • #aaaaaa #aaaaaa

Zombie Threed Screenshot

Fire Spring

  • Colors:
    • #181020 #181020 (Background)
    • #ffffca #ffffca (Foreground)
    • #74e4f3 #74e4f3
    • #d9c400 #d9c400
    • #ff7e50 #ff7e50
    • #f0e500 #f0e500
    • #a99ade #a99ade
    • #d992ff #d992ff

Fire Spring Screenshot

Dusty Dunes

  • Colors:
    • #0e0900 #0e0900 (Background)
    • #f9e4a1 #f9e4a1 (Foreground)
    • #f6d56a #f6d56a
    • #ffebae #ffebae
    • #ffd03c #ffd03c
    • #f6d56a #f6d56a
    • #666644 #666644

Dusty Dunes Screenshot

Magicant (Light Theme)

  • Colors:
    • #f9f8b9 #f9f8b9 (Background)
    • #220088 #220088 (Foreground)
    • #604633 #604633
    • #7100b1 #7100b1
    • #a31100 #a31100
    • #87000d #87000d
    • #604633 #604633
    • #9d02f2 #9d02f2

Magicant Screenshot

Cave of the Past (Monochrome)

  • Colors:
    • #b0d0b8 #b0d0b8 (Background)
    • #394537 #394537 (Foreground)
    • #0e1e0e #0e1e0e
    • #2b342a #2b342a
    • #293d29 #293d29
    • #445046 #445046

Cave of the Past Screenshot

Currently Supported Editors

  • Vim
  • VSCode
  • Atom
  • Sublime
  • IntelliJ (work in progress)
  • More coming soon!

Contributing

Contributions and PRs are highly encouraged, as there are plenty of editors out there that I don't use but would like to support with these themes.

There are also a lot of other locations in the game that could make for a good color scheme, so feel free to create a PR with your own ideas as well!

Issues

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.