diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 417757ed..87eca239 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -88,7 +88,7 @@ CHECKTEMP(){ if [ -f ${PW_TMPFOLDER}/.lastfancheck/${cSENSOR}.gl ]; then FSC="${idsCL[LightGreen]}${idsST[Bold]}" elif [ -f ${PW_TMPFOLDER}/.lastfancheck/${cSENSOR}.set ]; then - FSC="${idsCL[Green]}" + FSC="${idsCL[LightGreen]}" else FSC="${idsCL[LightYellow]}" fi