From cbbcdf77529ddbb5dcf4590b8ffdd5e788c1b5e6 Mon Sep 17 00:00:00 2001 From: Jana Date: Sun, 30 Aug 2020 04:36:10 +0530 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Usage.md b/Usage.md index 3026df8..b8610cc 100644 --- a/Usage.md +++ b/Usage.md @@ -101,10 +101,10 @@ There is no config file. Associated files are at `bsdtar` can extract, list and `archivemount` can mount ISO 9660 cdrom images (extn: iso). 3. Understands 8 color, xterm 256 color or both. - - 8 colors codes: 0-black, 1-red, 2-green, 3-yellow, 4-blue (default), 5-magenta, 6-cyan, 7-white. - - To specify [xterm 256 color codes](https://upload.wikimedia.org/wikipedia/commons/1/15/Xterm_256color_chart.svg), prefix with `#` and use the hex values (2 symbols per context). - - To specify both, export 256 color code followed by 8 color code as fallback, separated by `;`. -4. Specify file-specific colors with xterm 256 color codes (2 hex symbols per color). + - 8 colors numbers: 0-black, 1-red, 2-green, 3-yellow, 4-blue (default), 5-magenta, 6-cyan, 7-white. + - To specify [xterm 256 color numbers](https://upload.wikimedia.org/wikipedia/commons/1/15/Xterm_256color_chart.svg), prefix with `#` and use the hex values (2 symbols per context). + - To specify both, export 256 color number followed by 8 color number as fallback, separated by `;`. +4. Specify file-specific colors with xterm 256 color numbers (2 hex symbols per color). Order is strict, use `00` to omit/use default terminal color. Defaults ([color listing](https://jonasjacek.github.io/colors/)):