mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Let's not ship with TextMate theme support. Our .less theme files are easier to read and write than TextMate themes. If we want to use TextMate themes we should write a script that converts them to the Atom .less version. Closes #629