Updated Usage (markdown)

Jana 2020-09-02 00:42:31 +05:30
parent df674c99c9
commit 831c01ea82

@ -102,11 +102,11 @@ There is no config file. Associated files are at
3. Understands 8 color, xterm 256 color or both. 3. Understands 8 color, xterm 256 color or both.
- 8 colors numbers: 0-black, 1-red, 2-green, 3-yellow, 4-blue (default), 5-magenta, 6-cyan, 7-white. - 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 [xterm 256 color numbers](https://jonasjacek.github.io/colors/), 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 `;`. - 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). 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/)): Order is strict, use `00` to omit/use default terminal color. Defaults:
| Order | Hex | Color | | Order | Hex | Color |
| --- | --- | --- | | --- | --- | --- |