Bootstrap 5 - Search Builder - Calendar does not apply Dark theme

Bootstrap 5 - Search Builder - Calendar does not apply Dark theme

sovapsovap Posts: 4Questions: 3Answers: 0
edited October 2024 in Free community support

Description of problem:

When using Bootstrap 5 styling and SearchBuilder extension, for Calendar popup (div) does not recognize bootstrap theme

Theme is set in html tag:
data-bs-theme="dark"

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,761Questions: 1Answers: 10,510 Site admin
    Answer ✓

    Thank you for flagging this up. Fix committed here. If you add class="dark" to your html element, that will enable dark mode on the picker until the release is made.

    Allan

Sign In or Register to comment.