This page demonstrates Python tips and tricks that I use in my everyday programming as an atmospheric science graduate student.
-Brian Blaylock

Showing posts with label putty. Show all posts
Showing posts with label putty. Show all posts

Wednesday, May 20, 2015

Putty Change color scheme

I've been staring at the hard-to-see blue color too long in Putty. I found this helpful info for changing the default color scheme in python here...http://www.darkrune.org/blog/?p=213. We'll see how I like the change.

Before logging into a Putty session, click Window/Colours, and reassign the colors

Putty RGB colors/options for the Zenburn color scheme are as follows -
  • Default Foreground - 255/255/255
  • Default Background - 51/51/51
  • ANSI Black - 77/77/77
  • ANSI Green - 152/251/152
  • ANSI Yellow - 240/230/140
  • ANSI Blue - 205/133/63
  • ANSI Blue Bold -135/206/235
  • ANSI Magenta - 255/222/173 or 205/92/92
  • ANSI Cyan - 255/160/160
  • ANSI Cyan Bold - 255/215/0
  • ANSI White - 245/222/179