diff --git a/lib/squib/constants.rb b/lib/squib/constants.rb index f96225e..ed8f588 100644 --- a/lib/squib/constants.rb +++ b/lib/squib/constants.rb @@ -3,7 +3,7 @@ module Squib #@api public SYSTEM_DEFAULTS = { :range => :all, - :color => :white, + :color => :black, :str => '', :fill_color => '#0000', :stroke_color => :black,