dark-mode support
The recently released Bootstrap 5.3.0-alpha1 added support for dark mode to Bootstrap.
This MR updates to that Bootstrap release, tweaks our color-definitions a bit, and adds some JavaScript to enable it based on the prefers-color-scheme query.
Let's see if we can start out 2023 without forcing all our users to code with sunglasses at night!