Skip to content

Commit

Permalink
Add details about syntax highlighting schemes used in the screenshots…
Browse files Browse the repository at this point in the history
…, and usage instructions
  • Loading branch information
buymeasoda committed Aug 20, 2011
1 parent 6a9fb99 commit e7cf32a
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,15 @@ To configure Sublime Text 2 to use the theme:

## Bonus Options

### Code Highlighting Colour Schemes
### Syntax Highlighting Colour Schemes

The code highlighting colour scheme shown in the Soda Light screenshot is [Espresso tutti colori.tmTheme](https://github.com/mkhl/espresso-tutti-colori.tmtheme), which was originally based on the Espresso Editor default colour scheme and ported to TextMate by [Martin Kühl](https://github.com/mkhl).
The Soda Light screenshot uses a modified version of Espresso Tutti Colori and the Soda Dark screenshot uses a modified version of Monokai.

The code highlighting colour scheme shown in the Soda Dark screenshot is an ever so slightly tweaked version of Monokai that I created.
If you'd like to use the syntax highlighting schemes shown in the screenshots:

#### To use the colour scheme

* Download the `tmtheme` file from Martin's repo to the Sublime Text 2 `Packages/User` folder.
* Enable the colour scheme via `Preferences -> Color Scheme -> User`.
* Download [colour-schemes.zip](http://buymeasoda.github.com/soda-theme/extras/colour-schemes.zip)
* Unzip and place the extracted `tmtheme` files in the Sublime Text 2 `Packages/User` folder
* Enable the colour scheme via `Preferences -> Color Scheme -> User`

### Code Font

Expand Down

0 comments on commit e7cf32a

Please sign in to comment.