From 22052758c73a2229b9709aae355b5e3ebfb58310 Mon Sep 17 00:00:00 2001 From: 0xACE <0xACE@users.noreply.github.com> Date: Sun, 13 Sep 2020 16:54:36 +0000 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index 67acbf9..f2c25ee 100644 --- a/Usage.md +++ b/Usage.md @@ -106,7 +106,7 @@ Use plugin `nbak` to backup configuration. ![hex-color-codes]()

-

Table of hexadecimal numbers representing numbers

+

Table of hexadecimal numbers representing numbers, note that the width has to be 2, e.g. "5" becomes "05"

- 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://jonasjacek.github.io/colors/), prefix with `#` and use the hex values (2 symbols per context).