Skip to content

grid_calendar

  • Accepts: calendar
  • Animates: no
OptionTypeRequiredDefaultDescription
week_start"sun" | "mon"no"sun"Day the week starts on. Reserved for the future — ratatui's Monthly widget always renders Sun-first; the option is accepted so configs stay forward-compatible.
markerstringnoReplacement glyph for event days. Reserved — the current Monthly widget tints event cells via style only; the option is accepted for forward compatibility.

Overridable via the [theme] section of config.toml.

KeyDescription
accent_todayCalendar "today" marker.
accent_eventCalendar event marker and default scatter-plot dot colour.
textPrimary body text colour for plain renderers (text_plain, text_ascii, list_plain, animated_typewriter). The top step of the chrome ladder — brighter than text_secondary, reads as diffuse daylight on the ocean surface. Set text = "reset" to inherit the terminal's own foreground instead.
ShapeFetchers
calendarbasic_read_store, clock