Libraries
»
jb3
(0.0.1)
»
Index
»
JB3
»
Util
»
Color
»
#light_blue
Method: JB3::Util::Color#light_blue
Defined in:
lib/jb3.rb
#
light_blue
(str) ⇒
Object
83 84 85
# File 'lib/jb3.rb', line 83
def
light_blue
(
str
)
colorize
(
str
,
36
)
end