diff --git a/js/beestat/style.js b/js/beestat/style.js index 3830846..93c3b15 100644 --- a/js/beestat/style.js +++ b/js/beestat/style.js @@ -131,7 +131,7 @@ beestat.series.compressor_heat_2 = { beestat.series.auxiliary_heat_1 = { 'name': 'Aux', - 'color': beestat.style.color.red.dark + 'color': beestat.style.color.red.base }; beestat.series.auxiliary_heat_2 = {