diff --git a/index.html b/index.html index 806aec7..433eb07 100644 --- a/index.html +++ b/index.html @@ -53,14 +53,14 @@
-
+
- + - +
@@ -71,7 +71,7 @@ submit:0, colorScheme:'light', flat: true, - color: '003d69', + color: 'ab571f', onChange:function(hsb,hex,rgb,el,bySetColor) { // Fill the text box just if the color was set using the picker, and not the colpickSetColor function. if(!bySetColor) $('#picker').val(hex);