Allow configuring the Fullcalendar theme

Created on 13 April 2018, about 7 years ago
Updated 5 June 2025, 22 days ago

Problem/Motivation

Fullcalendar has the an internal theme system and ships different themes out of the box. See https://fullcalendar.io/docs/themeSystem

It would be nice to be able to configure the Fullcalendar theme in the UI.

Proposed resolution

Expose the themeSystem option. I put this right at the top because it's such a fundamental configuration.

✨ Feature request
Status

Active

Version

3.1

Component

User interface

Created by

πŸ‡©πŸ‡ͺGermany tstoeckler Essen, Germany

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States dcam

    This needs to be triaged by a current maintainer to see if it's something they still want to do. It seems like a reasonable request, so I'm not closing it as part of my outdated issues audit. I also checked the FullCalendar JS docs and it appears that themeSystem is still supported. I'm setting the issue back to Active status because I assume that the patch will no longer apply. Also, it was mentioned in #5 that the setting's value isn't saved. It's easy to see why: the setting isn't added to the plugin configuration. So more work needs to be done.

  • πŸ‡¨πŸ‡¦Canada mandclu

    Thanks for reviewing this @dcam. The patch would need some work before it could be merged. Obviously an MR would be preferred, and we don't need version checking since this module now requires a 6.1 version of FullCalendar, with support for version hopefully soon to follow an RC release. Also, the jQuery UI option doesn't seem to be supported by FellCalendar anymore.

  • πŸ‡ΊπŸ‡ΈUnited States dcam

    I completely missed seeing that this was implemented under the Calendar Appearance/Sizing settings.

Production build 0.71.5 2024