app/helpers/smurfville/styleguide_helper.rb in smurfville-0.1.1 vs app/helpers/smurfville/styleguide_helper.rb in smurfville-0.1.2

- old
+ new

@@ -1,5 +1,5 @@ -require "color/css" +require "color" module Smurfville module StyleguideHelper # returns well readable, high-contrast foreground color ("black" or "white") based on passed background_color