diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 37ddfc2d..fc4d029b 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -227,6 +227,8 @@ CHECKTEMP(){ lclr="${idsCL[LightGreen]}" elif [ $(bc -l <<< "${temp_f} < ${OLD_temp_f[1]}") -eq 1 ]; then lclr="${idsCL[LightCyan]}" + else + lclr="${idsCL[Default]}" fi ([ "${temp_h}" != "" ] && [ "${temp_h}" != "0" ]) && echo -en "${idsCL[White]}| " || echo -n " " [ ${#M} -eq 2 ] && echo -n " "