Putty Black on White default conversion

By support at augusti 20, 2008 20:56
Filed Under:

In settings.c around 709 change to

    for (i = 0; i < 22; i++) {
    static const char *const defaults[] = {
        "85,85,85", //Default Foreground
        "0,0,0", // Default Bold Foreground
        "242,242,242", //Default Background
        "255,255,255", //Default bold Background
        "85,85,85", //Cursor Text
        "128,64,0", //Cursor Colour
        "85,85,85", //ANSI Black
        "0,0,0", //ANSI Black Bold
        "187,0,0", //ANSI Red
        "255,85,85", //ANSI Red Bold
        "0,100,0", //ANSI Green 
        "0,255,0", //ANSI Green Bold
        "187,187,0", //ANSI Yellow
        "255,255,85", //ANSI Yellow Bold
        "74,74,255", //ANSI Blue
        "140,140,255", //ANSI Blue Bold
        "187,0,187", //ANSI Magenta
        "255,85,255", //ANSI Magenta Bold
        "0,185,185", //ANSI Cyan
        "85,185,185", //ANSI Cyan Bold
        "187,187,187", //ANSI White
        "255,255,255" //ANSI White Bold
    };

Kommentarer

2010-08-20 08:54:03 #

This article was a great read! I couldn't have explained things better myself.

Gold Bullion Bars USA

2010-08-21 06:49:14 #

Great blog. I got a lot of good information. I've been watching this technology for awhile. It's fascinating how it keeps shifting, yet some of the core elements stay the same.

Gold Bullion USA

Lägg till kommentar




  Country flag

biuquote
  • Kommentar
  • Live överblick
Loading