If you don’t know about Sublime Text 2 you should click on that link right now. Sublime is by far my favorite GUI text editor (I still love you vi and nano), but when doing Android development it’s impossible to beat the convenience that the Android plugin for Eclipse provides. However, the default color scheme is Eclipse is nothing like that of Sublime’s. Thus, here’s how to get the Sublime color scheme (and a lot more) in Eclipse.

First, install the Eclipse Color Scheme Plugin. Then, in Eclipse, go Window > Preferences > General > Appearance > Color Theme and select the Sublime Text color scheme. If it isn’t already there, you can download it from the Eclipse Color Themes’ website.

And that’s it! Simple.