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.

    Colors changed

    Scheduled Pinned Locked Moved Showcase
    11 Posts 10 Posters 17.3k Views 12 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.
    • E Offline
      edlug
      last edited by

      Re: My first Mirror

      Hi, I have changed the custom.css as follow:

      body {
      }

      .brightb {
      color: #55acee;
      }
      .currentweather .wi-sunrise {
      color: #ffd700;
      }
      .currentweather .wi-sunset {
      color: #ffa500;
      }
      .currentweather .wi-day-sunny {
      color: #ffff00;
      }
      .currentweather .wi-night-showers {
      color: #55acee;
      }
      .currentweather .wi-degrees {
      color: #415;
      }
      .currentweather .wi-rain {
      color: #55acee;
      }
      .currentweather .wi-showers {
      color: #55acee;
      }
      .currentweather .wi-night-showers {
      color: #55acee;
      }
      .currentweather .wi-night-alt-cloudy-windy {
      color: #aaa;
      }
      .currentweather .wi-night-cloudy {
      color: #aaa;
      }
      .currentweather .wi-cloudy {
      color: #aaa;
      }
      .currentweather .wi-day-cloudy {
      color: #aaa;
      }
      .currentweather .wi-cloudy {
      color: #aaa;
      }
      .currentweather .wi-cloudy-windy {
      color: #aaa;
      }
      .currentweather .wi-showers {
      color: #55acee;
      }
      .currentweather .wi-thunderstorm {
      color: #ff00ff;
      }
      .currentweather .wi-snow {
      color: #fff;
      }
      .currentweather .wi-fog {
      color: #999;
      }
      .currentweather .wi-night-clear {
      color: #fff;
      }
      .currentweather .wi-night-rain {
      color: #55acee;
      }
      .currentweather .wi-night-thunderstorm {
      color: #ff00ff;
      }
      .currentweather .wi-night-snow {
      color: #fff;
      }

      .weatherforecast .wi-sunrise {
      color: #ffd700;
      }
      .weatherforecast .wi-sunset {
      color: #ffa500;
      }
      .weatherforecast .wi-day-sunny {
      color: #ffff00;
      }
      .weatherforecast .wi-night-showers {
      color: #55acee;
      }
      .weatherforecast .wi-degrees {
      color: #415;
      }
      .weatherforecast .wi-rain {
      color: #55acee;
      }
      .weatherforecast .wi-showers {
      color: #55acee;
      }
      .weatherforecast .wi-night-showers {
      color: #55acee;
      }
      .weatherforecast .wi-night-alt-cloudy-windy {
      color: #aaa;
      }
      .weatherforecast .wi-night-cloudy {
      color: #aaa;
      }
      .weatherforecast .wi-cloudy {
      color: #aaa;
      }
      .weatherforecast .wi-day-cloudy {
      color: #aaa;
      }
      .weatherforecast .wi-cloudy {
      color: #aaa;
      }
      .weatherforecast .wi-cloudy-windy {
      color: #aaa;
      }
      .weatherforecast .wi-showers {
      color: #55acee;
      }
      .weatherforecast .wi-thunderstorm {
      color: #ff00ff;
      }
      .weatherforecast .wi-snow {
      color: #fff;
      }
      .weatherforecast .wi-fog {
      color: #999;
      }
      .weatherforecast .wi-night-clear {
      color: #fff;
      }
      .weatherforecast .wi-night-rain {
      color: #55acee;
      }
      .weatherforecast .wi-night-thunderstorm {
      color: #ff00ff;
      }
      .currentweather .wi-night-snow {
      color: #fff;
      }

      }

      1 Reply Last reply Reply Quote 4
      • P Offline
        PindaPower
        last edited by

        @edlug Do you have some picture’s?

        schlachtkreuzer6S 1 Reply Last reply Reply Quote 1
        • B Offline
          bmarofsky
          last edited by

          Thanks, looks good!

          1 Reply Last reply Reply Quote 0
          • schlachtkreuzer6S Offline
            schlachtkreuzer6 @PindaPower
            last edited by

            @PindaPower it´s in his first post! :)
            https://forum.magicmirror.builders/topic/1166/my-first-mirror

            johnnyboyJ 1 Reply Last reply Reply Quote 0
            • B Offline
              bminer1
              last edited by

              This is amazing! I love a little bit of color.
              How do I change my Header colors?

              1 Reply Last reply Reply Quote -1
              • johnnyboyJ Offline
                johnnyboy @schlachtkreuzer6
                last edited by

                This post is deleted!
                yawnsY 1 Reply Last reply Reply Quote 0
                • yawnsY Offline
                  yawns Moderator @johnnyboy
                  last edited by

                  @johnnyboy said in Colors changed:

                  @schlachtkreuzer6

                  Pictures seem to have been removed? Noticed that on quite a few posts now.

                  There you go, the images are still there, but there seems to be a bug in the forum currently.

                  3_1481457332453_IMG_9761.JPG 2_1481457332453_IMG_9760.JPG 1_1481457332452_IMG_9759.JPG 0_1481457332451_IMG_9758.JPG

                  johnnyboyJ 1 Reply Last reply Reply Quote 2
                  • johnnyboyJ Offline
                    johnnyboy @yawns
                    last edited by

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • L Offline
                      Leobo
                      last edited by

                      Wats ist your modul or config for “Luftfeuchtigkeit and Luftdruck”
                      Your mirror ist fantastic.

                      1 Reply Last reply Reply Quote 0
                      • B Offline
                        bdream
                        last edited by

                        @edlug said in Colors changed:

                        Hi, I have changed the custom.css as follow:

                        Hey that is great. Just copied your colorsettings for testing…

                        …and I will stay with it :thumbs_up_light_skin_tone:

                        –
                        cheers, bdream

                        1 Reply Last reply Reply Quote 0
                        • O Offline
                          OldSunGuy
                          last edited by

                          Should .brightb should be .bright ?

                          I also noticed there are some duplicates. Each one of the following have 2 entries.

                          .currentweather .wi-cloudy  
                          .currentweather .wi-night-showers  
                          .currentweather .wi-night-snow  
                          .currentweather .wi-showers 
                          
                          .weatherforcast .wi-cloudy  
                          .weatherforcast .wi-night-showers  
                          .weatherforcast .wi-showers  
                          

                          I don’t believe they cause any problem though.

                          1 Reply Last reply Reply Quote 0

                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                          With your input, this post could be even better 💗

                          Register Login
                          • 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