If this error finds you while doing EntityFramework migration my experience may help.
I have a solution like this:
ExampleSolution
- Example.Data
- Example.Web
The DbContext resides in my Example.Data project and the Example.Web is the startup project that...
Thursday, August 21, 2014
Sunday, May 18, 2014
Sublime Text 2: Change background and foreground color of the terminal (Terminal Plugin)

I use "Terminal" plugin for Sublime Text 2. Now, when I open the Powershell with the "Open Terminal Here..." command I get this weird color combination.
Needless to say I don't like it. I like the default...