Libraries
»
window_blessing
(0.0.4)
»
Index
»
WindowBlessing
»
Color
»
yellow
Method: WindowBlessing::Color.yellow
Defined in:
lib/window_blessing/color.rb
.
yellow
⇒
Object
14
# File 'lib/window_blessing/color.rb', line 14
def
yellow
;
Color
.
new
(
1
,
1
,
0
)
end