mirror of
https://github.com/beestat/app.git
synced 2025-07-09 03:04:07 -04:00
Fixed #215 - Add color distinction between aux heat stages
Made the normal aux heat lighter.
This commit is contained in:
parent
225a517907
commit
8589691833
@ -131,7 +131,7 @@ beestat.series.compressor_heat_2 = {
|
|||||||
|
|
||||||
beestat.series.auxiliary_heat_1 = {
|
beestat.series.auxiliary_heat_1 = {
|
||||||
'name': 'Aux',
|
'name': 'Aux',
|
||||||
'color': beestat.style.color.red.dark
|
'color': beestat.style.color.red.base
|
||||||
};
|
};
|
||||||
|
|
||||||
beestat.series.auxiliary_heat_2 = {
|
beestat.series.auxiliary_heat_2 = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user