Home

Awesome

Pseudo OSX theme

OS X UI theme for Sublime Text 2 Pseudo OSX theme

The theme is largely based on the excellent Soda theme by Ian Hill.

Scrollbars are from the default theme.

So I mainly didn't do anything.

Installation

For now you can download or clone it from here.

Manually downloading

Rename the folder to Theme - Pseudo OSX and put it in your Packages directory

Activating

Default

In your Settings - User file:

{
    "theme": "Pseudo OSX.sublime-theme"
}

Light

In your Settings - User file:

{
    "theme": "Pseudo OSX Light.sublime-theme"
}

TODO (maybe)