Skip to content

Unable to null or change dynamic event color #2

@thekuyaj

Description

@thekuyaj

I have installed the module and looking to change the dynamicEventColor from purple shades.
Can you tell me if I am incorrectly inputting it into the config.js section:

Tying to null the color:
{ module: "MMM-CalendarExtMinimonth", position: "top_left", defaults: { calendars: ["Family Calendar"], dynamicEventColor: null, source: "CALEXT2" }, },

Trying to change the color to blue:
{ module: "MMM-CalendarExtMinimonth", position: "top_left", defaults: { calendars: ["Family Calendar"], dynamicEventColor: ["#00009", "#00009"], source: "CALEXT2" }, },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions