Sha256: 59cff42fd7b7d9c5745dce922db30b14c8696f080d1a09a1cca6003b7dd0aa28
Contents?: true
Size: 306 Bytes
Versions: 1
Compression:
Stored size: 306 Bytes
Contents
# frozen_string_literal: true Shoes.app do background chocolate..black, angle: 130 strokewidth 20 border deeppink..forestgreen, curve: 30 nostroke fill crimson..cyan oval 100, 100, 100, 100, angle: 45 nofill strokewidth 50 rect 200, 200, 300, 200, stroke: darkblue..ivory, angle: 90 end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shoes-4.0.0.rc1 | samples/simple_color_transitions.rb |