Sha256: 8d7c0898e15d0714b8ec240ba77769ee7b8cb8a0b6602195405325f40424eeb6
Contents?: true
Size: 324 Bytes
Versions: 27
Compression:
Stored size: 324 Bytes
Contents
# Add new method bg and fg to sample17 require '../lib/green_shoes' Shoes.app :width => 240, :height => 95 do para 'Testing, test, test. ', strong('Breadsticks. '), em('Breadsticks. '), code('Breadsticks. '), bg(fg(strong(ins('EVEN BETTER.')), white), rgb(255, 0, 192)), sub('fine!') end
Version data entries
27 entries across 27 versions & 1 rubygems