commit 3192cb006c49b4af75994ccc109824753816da3b
parent e25751c132e6477efd2f9866cbecfc057ec1d267
Author: fakeyw <fakeyw@163.com>
Date: Fri, 3 Sep 2021 17:48:41 +0800
README add set_font_color example
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -119,6 +119,11 @@ Passing a terminal background color
http://localhost:8888/#bgcolor=green
```
+Passing a terminal font color
+```bash
+http://localhost:8888/#fontcolor=red
+```
+
Passing a user defined title
```bash
http://localhost:8888/?title=my-ssh-server