Libraries
»
manycolors
(0.5.3)
»
Index
»
String
»
#bg_light_red
Method: String#bg_light_red
Defined in:
lib/manycolors.rb
#
bg_light_red
⇒
Object
40
# File 'lib/manycolors.rb', line 40
def
bg_light_red
;
"\033[101m#{self}\033[0m"
end