paulbui / colorSchemeTool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paul Bui Project

JetBrains team project

Forked project from JetBrains colorSchemeTool

This is a tool to convert color schemes from TextMate to IntelliJ Platform based products such as IntelliJ IDEA, RubyMine and PyCharm.

Since the way highlighting works in TextMate is not an exact match for the capabilities of IntelliJ Platform, we try to perform an intelligent mapping between the two. In particular, color definitions not existing in TextMate are remapped from the default IntelliJ color scheme based on the background color used in the TextMate theme, to ensure that the resulting text is readable.

The table of the mappings is not yet complete; additions and corrections are very much welcome.

About

License:Apache License 2.0


Languages

Language:Python 92.1%Language:Batchfile 3.6%Language:JavaScript 3.0%Language:Shell 1.3%