Project

coloration

0.1
Repository is archived
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Color scheme converters for vim, textmate, kate/kwrite, jedit
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.8
= 2.12.5
= 5.7.0
= 0.10.0
= 0.8.7.6

Runtime

>= 3.1.0
>= 0.11
 Project Readme

Coloration

About

Coloration is editor/IDE color scheme converter. Right now it allows you to convert your favourite Textmate color scheme (in XML plist format) to Vim, JEdit and KDevelop/Kate/Kwrite color scheme. It tries to do its best to generate the most accurate result for given target.

Requirements

If you are running Coloration from the command line locally, a modern version (> 2.0) of Ruby is required. Note: You may have trouble running Coloration with Windows installations. (Pull requests welcome!)

Installation && Usage

You can use Coloration in two ways: online or on your local machine. The online version is available at coloration.ku1ik.com. If you like to install coloration on your own machine to do some batch conversion or for some other reason just run:

gem install coloration

It gives you tm2vim, tm2jedit and tm2katepart binaries to do the conversion on command line.

Contact

If you found a bug or want to look at the source code you should go to github. Also if you tried to convert a theme and coloration failed or result is not quite good, please report an issue at issue tracker.

Author

Coloration was created by Marcin Kulik (ku1ik.com)