From aaf8fd88d8fb9bb3a46a27cb5c7a6907acc020f3 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 13 Nov 2007 12:12:50 +0000 Subject: [PATCH] putty-defaults: Minor tweaking. Improve the saturation of some of the colours (in particular red and yellow). Also switch to xterm function-keys, since that's what Emacs at least seems to be expecting. --- putty-defaults | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/putty-defaults b/putty-defaults index 5c4a630..ce7ffb6 100644 --- a/putty-defaults +++ b/putty-defaults @@ -51,7 +51,7 @@ RFCEnviron=0 PassiveTelnet=0 BackspaceIsDelete=1 RXVTHomeEnd=0 -LinuxFunctionKeys=0 +LinuxFunctionKeys=2 NoApplicationKeys=0 NoApplicationCursors=0 NoMouseReporting=0 @@ -114,13 +114,13 @@ Colour4=255,255,255 Colour5=255,0,0 Colour6=0,0,0 Colour7=68,68,68 -Colour8=255,68,68 +Colour8=255,34,34 Colour9=255,68,68 Colour10=68,255,68 Colour11=68,255,68 -Colour12=255,255,68 +Colour12=255,255,0 Colour13=255,255,68 -Colour14=0,0,204 +Colour14=0,0,255 Colour15=68,102,255 Colour16=255,68,255 Colour17=255,68,255 -- 2.11.0