Customizing Your ConfigurationChapter —5
242 TE 2000
5250 Terminal Emulation Programmer’s Guide
Example
This is a sample color file:
Column 1234567
1234567890123456789012345678901234567890123456789012345678901234567890
======================================================================
; comment
; Normal
00 0x00000000 ;Text
01 0x007f7f7f ;Back
02 0x000000ff ;Text Bold
03 0x007f7f00 ;Back Bold
04 0x0000ff00 ;Text Blink
05 0x007f007f ;Back Blink
06 0x0000ffff ;Text Bold Blink
07 0x007f0000 ;Back Bold Blink
08 0x00ff0000 ;Text Underline
09 0x00007f7f ;Back Underline
10 0x00ff00ff ;Text Bold Underline
11 0x00007f00 ;Back Bold Underline
12 0x00ffff00 ;Text Blink Underline
13 0x0000007f ;Back Blink Underline
14 0x00ffffff ;Text Bold Blink Underline
15 0x00000000 ;Back Bold Blink Underline
; Inverse
16 0x00000000 ;Text
17 0x00ffffff ;Back
18 0x0000007f ;Text Bold
19 0x00ffff00 ;Back Bold
20 0x00007f00 ;Text Blink
21 0x00ff00ff ;Back Blink
22 0x00007f7f ;Text Bold Blink
23 0x00ff0000 ;Back Bold Blink
24 0x007f0000 ;Text Underline
25 0x0000ffff ;Back Underline
26 0x007f007f ;Text Bold Underline
27 0x0000ff00 ;Back Bold Underline
28 0x007f7f00 ;Text Blink Underline
29 0x000000ff ;Back Blink Underline
30 0x007f7f7f ;Text Bold Blink Underline
31 0x007ffff7 ;Back Bold Blink Underline