Problem/Motivation

All four Fullcalendar v7 theme families (Breezy, Forma, Monarch, Pulse) ship dark variants activated by appending -dark to the theme name. The current theme selector lists only light variants. Adding a “Dark mode” checkbox that appends the suffix at render time is a one-line JS change, but it benefits any site already using a dark palette.

Proposed resolution

Add a checkbox that if selected, will append the suffix to the theme id.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mandclu created an issue. See original summary.

  • mandclu committed f84f7649 on 4.0.x
    feat: #3605172 Dark mode for all v7 themes
    
    By: mandclu
    
mandclu’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.