-
Notifications
You must be signed in to change notification settings - Fork 402
Open
Labels
Description
Describe the solution you'd like
Bootstrap 5.3 added support for dark-mode and color-modes:
https://getbootstrap.com/docs/5.3/customize/color-modes/
It would be nice to have this also in this component.
How is this solution useful to others?
Every user which allows color-modes in their app will benefit from this.
PS: it would also be very useful if the styles in RBT could use bootstrap sass color variables, which will also simplify theming and customization.