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).
- Host: GitHub
- URL: https://github.com/maebert/welded-colour-scheme
- Owner: maebert
- Created: 2012-01-16T10:37:12.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T06:06:32.000Z (almost 6 years ago)
- Last Synced: 2026-01-14T19:38:34.376Z (5 months ago)
- Homepage:
- Size: 272 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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:


## 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`.