mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04: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