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.

    Default Calendar customEvents color

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    7 Posts 3 Posters 715 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.
    • S Offline
      sdetweil @jonnyollet
      last edited by

      @jonnyollet
      Screenshot 2024-01-24 7.39.09 PM.png

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • S Offline
        Sebi76 0
        last edited by

        Is it possible to give certain entries a different symbol, color?

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

          @Sebi76-0 did you enabled colored:true

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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

            @sdetweil

            Yes,

                                                     ```
                                                        coloredText: true,
                                                        colored:true,
            			        	url: "adresse.....',		
            								
            					customEvents: [{keyword: 'GelberSack', symbol: 'recycle', color: 'Yellow'},
            						       {keyword: 'Blaue Tonne', symbol: 'trash', color: 'Blue'},
            						       {keyword: 'Bio Tonne', symbol: 'trash', color: 'Green'},
            						       {keyword: 'Graue Tonne', symbol: 'trash', color: 'Gray'},
            						       {keyword: 'Flur', symbol: 'broom', color: 'Blue'}],
            
            				},
            
            S 1 Reply Last reply Reply Quote 0
            • S Offline
              sdetweil @Sebi76 0
              last edited by

              @Sebi76-0 of the properties you showed only url is inside
              a calendar object

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              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