Tty.em; bold white underlined
This commit is contained in:
parent
fd3ddf8a72
commit
45a1a2ba3c
@ -28,6 +28,7 @@ class Tty
|
||||
def red; underline 31; end
|
||||
def yellow; underline 33 ; end
|
||||
def reset; escape 0; end
|
||||
def em; underline 39; end
|
||||
|
||||
private
|
||||
def color n
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user