Improve Bootstrap 5 theme color mode
Author: lianeeCreated Sep 26, 2023Updated Sep 17, 2026
LabelsDiscussingTheme
Checklist
- I've already searched through existing tickets
- Other people will find this feature useful
Is this feature for a specific connector (React/Angular/etc)?
No connector in particular
Feature Description
Bootstrap 5 now has color modes, starting with dark mode The bootstrap 5 theme should respect the bootstrap colors, which change depending of the selected mode, for example var(--bs-border-color) instead of var(--bs-gray-400) for borders
Source: fullcalendar/fullcalendar