Calendar: Limit Visible Moon Phases

Salvatos
26th Aug, 2026
1 installation 0 likes Kanka 3.15 (23 hours ago)

This theme simply hides moon phases other than "full moon" from calendars to avoid visual clutter. You can add rules to your campaign CSS to allow other phases to show as well, for example new moons:

table.calendar svg.moon-phase-new {
    display: initial;
}

Other phases can be added or substituted using the following names:

svg.moon-phase-waxing_gibbous
svg.moon-phase-waxing_crescent
svg.moon-phase-waning_gibbous
svg.moon-phase-waning_crescent
svg.moon-phase-first_quarter
svg.moon-phase-last_quarter

Want to show appreciation for my plugins or request one-on-one CSS help? I accept tips on Ko-fi (no account needed): Support me on Ko-fi.com

Latest version 1.0

Released 22 hours ago on 26th Aug, 2026

Initial release.

Install

User comments & reviews

No comments yet.


Share your comments

Have an idea or want to thank the plugin's authors? Share it with a comment!

Only subscribed users can leave comments.