* Font */ SetColor sets text and background colors. and specify whether text is bold.
(fg, bg Color, bold bool)
| 158 | |
| 159 | // SetColor sets text and background colors. and specify whether text is bold. |
| 160 | SetColor(fg, bg Color, bold bool) |
| 161 | } |
no outgoing calls
no test coverage detected