

SetColorTableValue(_BACKGROUND_, 0,0x000000 ) // black 0x000000
SetColorTableValue(_BACKGROUND_, 1,0x000080 ) // blue 0x000080
SetColorTableValue(_BACKGROUND_, 2,0x548c54 ) // green 0x008000
SetColorTableValue(_BACKGROUND_, 3,0x548c87 ) // cyan 0x008080
SetColorTableValue(_BACKGROUND_, 4,0x800000 ) // red 0x800000
SetColorTableValue(_BACKGROUND_, 5,0x800080 ) // magenta 0x800080
SetColorTableValue(_BACKGROUND_, 6,0x4c8065 ) // brown 0x808000
SetColorTableValue(_BACKGROUND_, 7,0xa0a0a0 ) // light gray 0xc0c0c0
SetColorTableValue(_BACKGROUND_, 8,0x808080 ) // dark gray 0x808080
SetColorTableValue(_BACKGROUND_, 9,0x0000ff ) // light blue 0x0000ff
SetColorTableValue(_BACKGROUND_,10,0x00ff00 ) // light green 0x00ff00
SetColorTableValue(_BACKGROUND_,11,0x00ffff ) // light cyan 0x00ffff
SetColorTableValue(_BACKGROUND_,12,0xff0000 ) // light red 0xff0000
SetColorTableValue(_BACKGROUND_,13,0xff00ff ) // light magenta 0xff00ff
SetColorTableValue(_BACKGROUND_,14,0xffff00 ) // yellow 0xffff00
SetColorTableValue(_BACKGROUND_,15,0xffffff ) // white 0xffffff
SetColorTableValue(_FOREGROUND_, 0,0x000000 ) // black 0x000000
SetColorTableValue(_FOREGROUND_, 1,0x000080 ) // blue 0x000080
SetColorTableValue(_FOREGROUND_, 2,0x004000 ) // green 0x008000
SetColorTableValue(_FOREGROUND_, 3,0x004040 ) // cyan 0x008080
SetColorTableValue(_FOREGROUND_, 4,0x800000 ) // red 0x800000
SetColorTableValue(_FOREGROUND_, 5,0x800080 ) // magenta 0x800080
SetColorTableValue(_FOREGROUND_, 6,0x804000 ) // brown 0x808000
SetColorTableValue(_FOREGROUND_, 7,0xfeddbc ) // light gray 0xc0c0c0
SetColorTableValue(_FOREGROUND_, 8,0x404040 ) // dark gray 0x808080
SetColorTableValue(_FOREGROUND_, 9,0x0000ff ) // light blue 0x0000ff
SetColorTableValue(_FOREGROUND_,10,0x86fc86 ) // light green 0x00ff00
SetColorTableValue(_FOREGROUND_,11,0x9ffafa ) // light cyan 0x00ffff
SetColorTableValue(_FOREGROUND_,12,0xffbfbf ) // light red 0xff0000
SetColorTableValue(_FOREGROUND_,13,0xfecbfe ) // light magenta 0xff00ff
SetColorTableValue(_FOREGROUND_,14,0xffffa0 ) // yellow 0xffff00
SetColorTableValue(_FOREGROUND_,15,0xffffff ) // white 0xffffff