/rubyblue

Dark color scheme for Sublime Text 2/3

Creative Commons License

Introduction

This is port of Notepad++ "Ruby Blue" color scheme to .tmTheme.

tmTheme is used by Sublime Text and TextMate editor. Currently supported languages are:

  • HTML
  • CSS
  • XML
  • PHP
  • JavaScript
  • JSON

Recommended font settings

Set in Packages/User/Preferences.sublime-settings

"font_face": "DejaVu Sans Mono",
"font_size": 10

You can download DejaVu Fonts here.

Ruby Blue in action

Screenshots from Sublime Text 2:

example example example

Development

If you have found bugs or you want to add new languages, feel free to create pull request.