README.md

December 1, 2021 · View on GitHub

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 nameHex codeUsage
Dark green#008080Typedef
Light green#4A9D8FStrings, numbers, value types
Dark orange#E35B00Class, interface, protocol, module name
Light orange#CB7636Properties
Dark blue#09699DMacros
Light blue#009FC5Function and method names
Dark yellow#EBC562Keywords
Light yellow#ECF0C1Default foreground
Brown#6E5346Comments
Light Brown#CA763CVariables and consts
-#041E23Background
-#0F2930Gutter background
-#244F61Line number
-#0F2930Active row background
-#06496FSelection background