diff options
Diffstat (limited to 'uxd.1')
-rw-r--r-- | uxd.1 | 51 |
1 files changed, 33 insertions, 18 deletions
@@ -109,32 +109,47 @@ terminal and its color settings. Ignored if \fB\-m\fP given. .BI \-c \ nnnnn Set the colors to use. Must be 1 to 5 digits, from 0 to 7. These are standard ANSI colors: -.INDENT 7.0 -.TP -.B 0 +.TS +center; +|l|l|l|l|l|l|l|l|. +_ +T{ +0 +T} T{ +1 +T} T{ +2 +T} T{ +3 +T} T{ +4 +T} T{ +5 +T} T{ +6 +T} T{ +7 +T} +_ +T{ black -.TP -.B 1 +T} T{ red -.TP -.B 2 +T} T{ green -.TP -.B 3 +T} T{ yellow -.TP -.B 4 +T} T{ blue -.TP -.B 5 +T} T{ purple -.TP -.B 6 +T} T{ cyan -.TP -.B 7 +T} T{ white -.UNINDENT +T} +_ +.TE .sp The first 2 digits are the alternating colors for normal characters, the 3rd and 4th (optional) are the alternating colors for non\-printable |