Centrum för Effektivt IT

Nyheter, Tankar, mm.

Calendar

<<  mars 2010  >>
tiontofr
22232425262728
1234567
891011121314
15161718192021
22232425262728
2930311234

View posts in large calendar

Putty Black on White default conversion

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
    };

Bli den första att värdera denna post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Posted by support on den 20 augusti 2008 20:56
Permalink | Kommentarer (0) | Post RSSRSS comment feed

Kommentarer

Lägg till kommentar


(Kommer visa din Gravatar ikon)  

  Country flag

biuquote
  • Kommentar
  • Live överblick
Loading