Allowing brigther colors for users.

This commit is contained in:
ryrun 2011-12-12 12:38:35 +01:00
parent a444f11900
commit dc729fadd5

View file

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