Update README.mkd

The putty must be configured[1], otherwise the color will be weird.
[1] http://blog.cochard.me/2014/09/putty-and-solarized-colors.html
This commit is contained in:
you-n-g 2015-04-07 20:39:47 +08:00
parent e40cd4130e
commit a2cdff0d1c

View file

@ -10,6 +10,10 @@ Import the `.reg` files to create new sessions using the Solarized color scheme
To copy the color settings into an existing session, edit `solarized_dark.reg` or `solarized_light.reg` and replace `Solarized%20Dark` in the third line with the name of the session you want to modify.
Config the putty to use 256-colour mode
- Window - Colours : Enable "Allow terminal to use xterm 256-colour mode"
- Connection - Data - Terminal details : Terminal-type string : "xterm-256color"
PuTTY Tray
----------