ux: updated singlestat default colors

This commit is contained in:
Torkel Ödegaard 2017-10-26 11:57:48 +02:00
parent 74fcb2494a
commit bf680acae5

View File

@ -66,7 +66,7 @@ class SingleStatCtrl extends MetricsPanelCtrl {
thresholds: '',
colorBackground: false,
colorValue: false,
colors: ["rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)"],
colors: ["#299c46", "rgba(237, 129, 40, 0.89)", "#d44a3a"],
sparkline: {
show: false,
full: false,