ULOS Manual Pages - tfmt(7) | Back
NAME
tfmt - simple colored text format
DESCRIPTION
This manual page documents the text formatting facilities used by the tfmt(1) command. This format is used by all ULOS manual pages.
All color specifications are wrapped in curly brackets ({}), thus:
color specifier{text}
The following specifiers are supported:
red VT100 color 91
green VT100 color 92
yellow VT100 color 93
blue VT100 color 94
magenta VT100 color 95
cyan VT100 color 96
white VT100 color 97
* Bold (identical to white)
$ Italic (VT100 color 36)
@ Link (identical to blue)
# File (identical to yellow)
After each specifier's pair of brackets ends, the default color (VT100 color 39) will be inserted.
COPYRIGHT
Text format copyright (c) 2021 Ocawesome101 under the DSLv2.
REPORTING BUGS
Bugs should be reported at https://github.com/ocawesome101/oc-ulos/issues.