Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ch00k/oblivion-tmtheme

Oblivion Theme for TextMate / Sublime 2
https://github.com/ch00k/oblivion-tmtheme

Last synced: about 1 month ago
JSON representation

Oblivion Theme for TextMate / Sublime 2

Awesome Lists containing this project

README

        

# Oblivion TextMate and Sublime 2 Theme

A port of the GEdit 'Oblivion' theme for TextMate and Sublime 2. This is mostly styled after the [eclipsecolorthemes.org](http://www.eclipsecolorthemes.org/?view=theme&id=1) implementation. There is an alternate implementation which is more true to the original, [Morrowind](https://github.com/NateStedman/morrowind), which may interest you.

## Screenshot

![Oblivion Sublime 2 Screenshot](https://github.com/downloads/weak/oblivion-tmTheme/oblivion_preview.png)

## Sublime Text 2

### Installation

To install the theme for Sublime 2, navigate to your Sublime Text 2 `Packages` directory and clone the repository using the command below:

git clone https://github.com/weak/oblivion-tmTheme "Color Scheme - Oblivion"

**Note**: Based on OS, the `Packages` directory can be found in the following directories:
- **Windows**: `%APPDATA%\Sublime Text 2\Packages`
- **OS X**: `~/Library/Application Support/Sublime Text 2`
- **Linux**: `~/.config/sublime-text-2`

### Using the Theme

After installing the theme, it can be enabled by navigating to: `Preferences > Color Theme > Color Scheme - Oblivion > Oblivion`

## TextMate

### Installation

To install the theme for TextMate, download Oblivion.tmTheme and place it in `~/Library/Application Support/TextMate/Themes`. **Note**: You may need to create the 'Themes' directory.

### Using the Theme

After installation, the theme will be available in `Preferences -> Fonts & Colors`.

## Issues

There are some color inconsistencies with this theme and the original that are still being hammered out. For the most part, this theme was prepared quickly in an afternoon. Please do not hesitate to report issues / create pull requests.