1

Color tweaks

This commit is contained in:
Alex Yatskov 2014-11-08 13:22:02 +09:00
parent 2573da5ad5
commit de56d05c5d

View File

@ -80,7 +80,7 @@
var _fillColorNeg = '#3465a4';
var _fillColorPos = '#cc0000';
var _panelColor = '#babdb6';
var _tickColor = '#555753';
var _tickColor = '#888a85';
var _densitySize = 10;
var _desatOffset = -0.3;