README add set_font_color example
This commit is contained in:
@@ -119,6 +119,11 @@ Passing a terminal background color
|
|||||||
http://localhost:8888/#bgcolor=green
|
http://localhost:8888/#bgcolor=green
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Passing a terminal font color
|
||||||
|
```bash
|
||||||
|
http://localhost:8888/#fontcolor=red
|
||||||
|
```
|
||||||
|
|
||||||
Passing a user defined title
|
Passing a user defined title
|
||||||
```bash
|
```bash
|
||||||
http://localhost:8888/?title=my-ssh-server
|
http://localhost:8888/?title=my-ssh-server
|
||||||
|
|||||||
Reference in New Issue
Block a user