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 version.



So to "fix" it: 
1) Go to Preferences > Browse Packages..
2) Find the "Terminal" folder and open it.
3) Find "PS.ps1" file and open it.

You will get something like this:




Last two lines are responsible for the back and foreground color. Change the colors as you like, save it and be happy!