Giter Club home page Giter Club logo

spacecamp's Introduction

SpaceCamp logo

SpaceCamp is an attractive, comfortable, and legible colorscheme for Vim.

SpaceCamp preview SpaceCamp colors

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

Outside of Vim

Ports to other editors

Terminal emulator themes

NOTE: These files may need to be renamed or pasted as snippets into the appropriate config file for your terminal emulator. See documentation for your particular terminal emulator.

Colors

colors:
  background: '#121212'
  foreground: '#D0D0D0'

  text:       '#0D0D0D'
  cursor:     '#D0D0D0'

  0:          '#282828'   # black
  1:          '#D71A1A'   # red
  2:          '#57BA37'   # green
  3:          '#F0D50C'   # yellow
  4:          '#91AADF'   # blue
  5:          '#CF73E6'   # magenta
  6:          '#B7CBF4'   # cyan
  7:          '#DEDEDE'   # white

  8:          '#666666'   # bright black
  9:          '#FF0000'   # bright red
  10:         '#D8FA3B'   # bright green
  11:         '#E7C547'   # bright yellow
  12:         '#B7CBF4'   # bright blue
  13:         '#B77EE0'   # bright magenta
  14:         '#A9C1DE'   # bright cyan
  15:         '#EEEEEE'   # bright white

SpaceCamp preview


Contributing

Please send me an email at [email protected] or open an issue. If you're feeling extra motivated, feel free to send pull requests and I'll review them. Keep in mind that I'll be fairly strict about changes, but I love contributors and definitely want to get your name in there ๐Ÿ˜ƒ

Acknowledgements


Please feel free to drop a note to [email protected] if you have kudos or complaints. Now go push some code!

spacecamp's People

Contributors

jaredgorski avatar dinogomez avatar oxysoft avatar techtuner avatar sebkolind avatar shaedil avatar sophiabrandt avatar roberbnd avatar timmyha avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.