Sublime Text is a new text editor for coding. If you use it correctly, you can even fix the foreground and background colors on your website!
- The Link
- http://www.sublimetext.com/
- The Problem
- Undefined background and foreground colors across the site.
- The Fix
- Pop open your new fancy text editor and open the
sublime.cssfile and addcolor: #000; background-color: #fff;to the body selector. Save the file. Done. - The Screenshot
-

Click to Enlarge








