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

https://github.com/maebert/welded-colour-scheme

Welded is a colour scheme for TextMate (and other supported editors).
https://github.com/maebert/welded-colour-scheme

Last synced: 5 months ago
JSON representation

Welded is a colour scheme for TextMate (and other supported editors).

Awesome Lists containing this project

README

          

Welded Colour Scheme
====================

Welded is a colour scheme for TextMate (and other supported editors) and comes in a light and a dark variant:

![Welded Dark](https://github.com/maebert/welded-colour-scheme/blob/master/Preview/welded.png?raw=true)
![Welded Light](https://github.com/maebert/welded-colour-scheme/blob/master/Preview/welded-light.png?raw=true)

## How to install

### TextMate

Download the `.tmTheme` files and place them into your TextMate Theme folder, `~/Library/Application Support/TextMate/Themes`

### Sublime Text

#### Using Git

Go to your Sublime Text 2 `Packages` directory and clone this repository:

git clone https://github.com/maebert/welded-colour-scheme.git

#### Manually

Download this repository as a zip file and extract it into your Packages folder.

You can find out where your `Packages` folder is by pressing ``Ctrl+` `` in Sublime Text and typing `sublime.packages_path()`. On OS X, this is usually `~/Library/Application Support/Sublime Text 2\Packages`, on Linux `~/.config/sublime-text-2\Packages`.