mirko3000 / MMM-xiaomi

Xiaomi smarthome plugin for the magic mirror
26 stars 3 forks source link

how do i change the colour ? #3

Closed gauka12345 closed 5 years ago

gauka12345 commented 6 years ago

hi one more question how do i change the colour of it all ? i would like to use fe0127 - white to make the temperature outstanding from all the modules i tried mod the css but it doesn't do anything , thanks for help Luk

mirko3000 commented 6 years ago

Hi Luk,

currently the temperature is styled with the default "dimmed" css class. You could override that in the MMM-xiaomi.css with this: .xm-xiaomi .dimmed { color: #FFFFFF; }

Best regards, Mirko

mirko3000 commented 6 years ago

Or any other css class within your project...

gauka12345 commented 6 years ago

thank you that's worked perfectly , impressed with this module is amazing really good job !!