Sha256: b3b221421baa78a8105c9da2ca41c2be915b96016f5734dc368bdefcbab08798

Contents?: true

Size: 276 Bytes

Versions: 2

Compression:

Stored size: 276 Bytes

Contents

# Add new method bg and fg to sample17

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

2 entries across 2 versions & 1 rubygems

Version Path
shoes-4.0.0.pre2 samples/sample17.rb
shoes-4.0.0.pre1 samples/sample17.rb