A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Make Mirror brighter through custom.css
-
@TheDuDiop please use code blocks for technical info
paste, mark the text, hit the </> button above the editor to wrap in a code blockplease edit and correct
-
I just read the code from the MMM-Remote Module and created this CSS. Seems to work well:
body { color: #ffffff; } header { color: #ffffff; border-bottom: 1px solid #ffffff; } .dimmed { color: #cccccc; } .normal { color: #ffffff; } .bright { color: #ffffff; }
Thank you all!
-
@sdetweil sorry was too late. to edit. will do it at the next post thanks for the hint
Error
You are only allowed to edit posts for 3600 second(s) after posting
-
@TheDuDiop just means try to do it right , helps us all help you
-
@simphi Hy - I copied this to my custom.css file but nothing changed in the appearance of the mirror? Can someone give me hint what I did wrong?
-
@Jagsi post your custom.css and we can try to help