# Steadfast Color Scheme

An easy-on-the-eyes color scheme for the everyday coder. Soft colors and reasonable contrast make it a great choice in any light.

This color scheme is compatible with [Sublime Text](http://www.sublimetext.com) and [TextMate](http://macromates.com).

![View an Example](https://raw.githubusercontent.com/serogers/steadfast_color_scheme/master/examples/ruby/example2.png)

## Installation

**Via Package Control (Recommended)**

This color scheme is hosted via the [Package Control](https://packagecontrol.io) plugin for Sublime. Once Package Control is installed, open the Package Control window, select "Install Package", and search for "Steadfast".

**Manual Install**

To install manually, download this project, unzip it, and place it inside your Sublime Packages directory. The Packages directory can be located by going to "Preferences" and clicking "Browse Packages...."


## Supported Plugins

Steadfast supports the following Sublime plugins:

* [GitGutter](https://github.com/jisaacks/GitGutter)
* [TrailingSpaces](https://github.com/SublimeText/TrailingSpaces)

## Development

Pull requests are welcome for fixes and improvements!