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.

    Display waste bins in color

    Scheduled Pinned Locked Moved Custom CSS
    52 Posts 3 Posters 18.3k Views 3 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.
    • kusselinK Offline
      kusselin
      last edited by

      o.k. and this is my version now:

      pi@raspberrypi:~ $ cd ~/MagicMirror
      pi@raspberrypi:~/MagicMirror $ grep version package.json
              "version": "2.14.0",
      
      
      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @kusselin
        last edited by

        @kusselin ok, then npm start
        or pm2 start 0 if u use pm2

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • kusselinK Offline
          kusselin
          last edited by

          @sdetweil said in Display waste bins in color:

          pm2 start 0

          Heeey what should i say!!! Sam and ashistank…YOU ARE THE BEST!!! :-) :-)

          After a reboot and npm2 start the colours are there!! :-)

          pi@raspberrypi:~ $ pm2 start 0
          [PM2] Applying action restartProcessId on app [0](ids: 0)
          [PM2] [MagicMirror](0) ✓
          [PM2] Process successfully started
          ┌────┬────────────────────┬──────────┬──────┬───────────┬──────────┬──────────┐
          │ id │ name               │ mode     │ ↺    │ status    │ cpu      │ memory   │
          ├────┼────────────────────┼──────────┼──────┼───────────┼──────────┼──────────┤
          │ 0  │ MagicMirror        │ fork     │ 1    │ online    │ 0%       │ 2.5mb    │
          └────┴────────────────────┴──────────┴──────┴───────────┴──────────┴──────────┘
          
          

          image0.jpeg

          Thank You very much !!

          1 Reply Last reply Reply Quote 0
          • kusselinK Offline
            kusselin
            last edited by

            Sam, it is possible that you can say me the colour for brown in config.js code…the name brown is not working you can see it at the picture

            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @kusselin
              last edited by

              @kusselin https://www.rapidtables.com/web/color/brown-color.html

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • kusselinK Offline
                kusselin
                last edited by

                Thanks…now it run fine

                1 Reply Last reply Reply Quote 0
                • 1
                • 2
                • 3
                • 4
                • 5
                • 6
                • 6 / 6
                • 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