• Stars
    star
    149
  • Rank 248,619 (Top 5 %)
  • Language
    Vim Script
  • License
    MIT License
  • Created over 12 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The Spacedust theme for various applications

This is the Spacedust color theme repository.

Initially it was a color theme I created for Xcode and looks like this:

After you've checked out the repository, be sure to execute: git submodule update --init

Currently versions exists for:

  • Xcode (by Mikael Hallendal)
  • Terminal.app (by Cameron Spickert)
  • iTerm 2 (by Luís Couto)
  • Coda 2 (by Luís Couto)
  • TextMate/Sublime Text 2 (by Cormac Relf)
  • Vim (by Mikkel Malmberg)
  • Visual Studio Code (by Tomasz Wójcik)

If you've made another version of it, please fork this project and send me a pull request.

Colors used:

Color name Hex code Usage
Dark green #008080 Typedef
Light green #4A9D8F Strings, numbers, value types
Dark orange #E35B00 Class, interface, protocol, module name
Light orange #CB7636 Properties
Dark blue #09699D Macros
Light blue #009FC5 Function and method names
Dark yellow #EBC562 Keywords
Light yellow #ECF0C1 Default foreground
Brown #6E5346 Comments
Light Brown #CA763C Variables and consts
- #041E23 Background
- #0F2930 Gutter background
- #244F61 Line number
- #0F2930 Active row background
- #06496F Selection background