diff options
Diffstat (limited to 'tabbed.1')
| -rw-r--r-- | tabbed.1 | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -70,6 +70,21 @@ with the window id, rather than appending it to the end. .B \-s will disable automatic spawning of the command. .TP +.BI \-t " color" +defines the selected background color. +.IR #RGB , +.IR #RRGGBB , +and X color names are supported. +.TP +.BI \-T " color" +defines the selected foreground color. +.TP +.BI \-u " color" +defines the normal background color. +.TP +.BI \-U " color" +defines the normal foreground color. +.TP .B \-v prints version information to stderr, then exits. .SH USAGE |