Skip to content

armouti/SpaceCamp

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SpaceCamp

Vim colors for the final frontier.

SpaceCamp Theme Theme Swatch Code screenshots taken from Vimcolors, swatch created with Swatchmaker

πŸš€ Flight Instructions

πŸ“¦ Basic Install (recommended if you're unfamiliar with plugin managers)

  1. Download this repository
  2. Unzip the downloaded file
  3. Copy the files /colors/spacecamp.vim and /colors/spacecamp_lite.vim into your Vim colors folder (found at ~/.vim/colors/)
  4. Add the following to your .vimrc:
colorscheme spacecamp

...or, for a slightly lighter background:

colorscheme spacecamp_lite

πŸ”Œ Vim Plug

  1. Add the following to your plugs in your .vimrc:
Plug 'jaredgorski/spacecamp'
  1. Run :PlugInstall
  2. Follow step 4 in the basic install (above) to load the desired colorscheme via your .vimrc

Please feel free to drop a note to jaredgorski6@gmail.com if you have kudos or complaints. Now go push some code!

About

πŸ”­ Vim colors for the final frontier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%