Skip to content

hawkw/Orbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Orbit

Color schemes for SublimeText, intended for use with kkga's Spacegray. May also contain custom theme files later.

Features

  • Harmonious palettes designed using color theory.
  • "Focused-based" syntax coloring --- designed to make the most important code elements visually immediate.
  • Highlighting for invalid and deprecated syntax
  • Highlighting for diffs.
  • Support for semi-WYSIWYG (what you see is sort of what you get?) markup in LaTeX, Markdown, and [X]HTML.
  • Support for the great MarkdownEditing package.

Screenshots

Prograde:

Editing Java: image Editing Python: image Editing Markdown (with MarkdownEditing installed): image

Font is Monaco 10 with anti-aliasing disabled.

Using the custom MarkdownEditing scheme

Using the custom scheme for MarkdownEditing is very easy - just add the following to the MarkdownEditing user settings files for Github-Flavored Markdown, MultiMarkdown, and standard Markdown:

{
    "color_scheme": "Packages/Orbit Color Scheme/Orbit.prograde.tmTheme",
}

About

Minimal SublimeText colorschemes intended for use with the Spacegray UI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published