MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MagicMirrorBonn

    Scheduled Pinned Locked Moved Show your Mirror
    6 Posts 4 Posters 4.2k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      McIntyre
      last edited by McIntyre

      Here´s another MagicMirror from Germany: http://www.bussardstrasse131.de/category/magicmirror/.

      alt text

      alt text

      1 Reply Last reply Reply Quote 3
      • JayJ Offline
        Jay
        last edited by

        Hello @McIntyre,
        first of all congrats to your great work, the mirror looks fantastic. :thumbsup_tone2:
        You mentioned in your blog that you fiddled with the brightness of the text in css. What customizations did you do in your custom.css therefore, would you mind to share it?
        Greetz Jay

        1 Reply Last reply Reply Quote 0
        • M Offline
          McIntyre
          last edited by

          Thanks for your post!

          The brigthness ist on my todo-list. I think i will start working on this issue at the weekend. And of course i can share the CSS here.

          strawberry 3.141S 1 Reply Last reply Reply Quote 0
          • strawberry 3.141S Offline
            strawberry 3.141 Project Sponsor Module Developer @McIntyre
            last edited by strawberry 3.141

            @McIntyre you might want to look into the class dimmed which is used for the light grey text, to change that you just have to do .dimmed { color: /* hex code of a more powerfull color*/ } into custom.css

            I also liked the other posts about the renovation stuff on your blog

            Please create a github issue if you need help, so I can keep track

            1 Reply Last reply Reply Quote 0
            • M Offline
              McIntyre
              last edited by

              Thanks @strawberry-3-141 for your hint! It worked perfectly. I edited the custom.css file in the css folder like this:

              .dimmed {
                color: #fefefe;
              }
              .normal {
                color: #fefefe;
              }
              
              

              And also thanks for reading through my little blog. :-)

              1 Reply Last reply Reply Quote 1
              • cowboysdudeC Offline
                cowboysdude Module Developer
                last edited by

                Amazing job!!! I like it!

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy