Tuesday, June 20, 2017

Get Solarized

I was watching Scott Hanselman and Maria's MVA course and Scott's command prompt looks eye catchy and later I've read his blog on getting solarized.

https://www.hanselman.com/blog/GetSolarizedAwesomeCommandPromptColorsForVSVSCodeCmdPowerShellAndMore.aspx

If you prefer an awesome command prompt, VS code or VS,  refer his blog. In short:

For command prompt, I downloaded the package and installed the dark theme

regedit /s solarized-dark.reg

VS code was pretty easy

Short cut for Theme - Ctrl +K, Crtl +T  and select solarized theme

Visual Studio Console:

Refer - https://github.com/leddt/visualstudio-colors-solarized

Featured post

How to connect to Mongo Atlas from Robo 3T

If you use a local instance of MongoDB, you might be a great fan of Robo3T. However, if you are using Mongo Atlas, the Atlas web interface p...

Popular Posts