Sha256: 9fb330fb85352440c959989beef3ee3f394c2e7200d1dfdc9520822bbeea74f3
Contents?: true
Size: 144 Bytes
Versions: 2
Compression:
Stored size: 144 Bytes
Contents
INCLUDE('../HSL.js'); ONECOLOR.installMethod('lighten', function (amount) { return this.lightness(isNaN(amount) ? 0.1 : amount, true); });
Version data entries
2 entries across 2 versions & 1 rubygems