# File lib/sass/script/functions.rb, line 1000 def complement(color) adjust_hue color, Number.new(180) end