allow for lighter colors

pull/2019/head
John McLear 2013-12-04 23:01:08 +00:00
parent 1fa2b32854
commit 378e07964b
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
(function ($) {
var __debug = false;
var __factor = 0.5;
var __factor = 0.8;
$.fn.farbtastic = function (options) {
$.farbtastic(this, options);